Status Code of the event
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property StatusCode As HttpStatusCode Get |
C# |
---|
public HttpStatusCode StatusCode { get; } |
Visual C++ |
---|
public: property HttpStatusCode StatusCode { HttpStatusCode get (); } |