WebSocket provides a full-duplex text communications channel.

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

Syntax

Visual Basic
Public Class WebSocket
C#
public class WebSocket
Visual C++
public ref class WebSocket

Inheritance Hierarchy

System..::..Object
  Kaazing.HTML5..::..WebSocket

See Also