The current connection state.
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ReadyState As UInteger Get |
C# |
---|
public uint ReadyState { get; } |
Visual C++ |
---|
public: property unsigned int ReadyState { unsigned int get (); } |