SalesBuy
1-855-856-7678
Technical SupportSupport
Gets or sets the date and time in UTC at which the message will be enqueued. This property returns the time in UTC; when setting the property, the supplied DateTime value must also be in UTC.
Namespace: Microsoft.ServiceBus.Messaging
| Exception | Condition |
|---|---|
| ObjectDisposedException |
Thrown if the message is in disposed state. |
| ArgumentOutOfRangeException |
Thrown if the passed in value is DateTime.MaxValue. |