StorageQueueMessage.ExpectedExecutionTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Expected executionTime
[System.Runtime.Serialization.DataMember(Order=3)]
public string ExpectedExecutionTime { get; set; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.ExpectedExecutionTime : string with get, set
Public Property ExpectedExecutionTime As String
Property Value
- Attributes