Property TimeInterval
TimeInterval
Time interval after which the notification should be delivered (only total of full seconds is considered).
Declaration
public TimeSpan TimeInterval { get; set; }
Property Value
| Type | Description |
|---|---|
| TimeSpan |
Time interval after which the notification should be delivered (only total of full seconds is considered).
public TimeSpan TimeInterval { get; set; }
| Type | Description |
|---|---|
| TimeSpan |