MetricsLatencyEvent::Id Property

 

Gets or sets the ID of this event.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public:
property Guid Id {
	[CompilerGeneratedAttribute]
	Guid get();
	[CompilerGeneratedAttribute]
	void set(Guid value);
}

Property Value

Type: System::Guid
Return to top
Show: