Class BatchNotify
Inheritance
object
BatchNotify
Namespace: Aetheros.Schema.OneM2M
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
[JsonObject("bn")]
public class BatchNotify
Properties
| Edit this page View SourceDuration
Declaration
[JsonProperty("dur")]
public TimeSpan Duration { get; set; }
Property Value
Type | Description |
---|---|
TimeSpan |
Number
Declaration
[JsonProperty("num")]
public long Number { get; set; }
Property Value
Type | Description |
---|---|
long |