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