OperationContext.EndTime Property

Definition

Gets or sets the end time of the operation.

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

Property Value

A DateTime value indicating the end time of the operation.

Applies to