Event Id of the message

Namespace:  Kaazing.HTML5
Assembly:  Kaazing.Gateway (in Kaazing.Gateway.dll)

Syntax

Visual Basic
Public ReadOnly Property EventId As String
	Get
C#
public string EventId { get; }
Visual C++
public:
property String^ EventId {
	String^ get ();
}

See Also