OperationContext.StartTime Property

Definition

Gets or sets the start time of the operation.

public DateTime StartTime { get; set; }
member this.StartTime : DateTime with get, set
Public Property StartTime As DateTime

Property Value

A DateTime value indicating the start time of the operation.

Applies to