MetricsLatencyEvent::EndTime Property
Gets or sets the time at which this event ended.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property DateTime EndTime { [CompilerGeneratedAttribute] DateTime get(); [CompilerGeneratedAttribute] void set(DateTime value); }
Property Value
Type: System::DateTime
Show: