Property ExpirationTime
ExpirationTime
Expiration time provided by user, i.e. message will be expired if no subscriber exists.
Declaration
TimeSpan? ExpirationTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<TimeSpan> |