Connect to a remote ByteSocket server.
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Sub Connect ( _ location As String _ ) |
C# |
---|
public void Connect( string location ) |
Visual C++ |
---|
public: void Connect( String^ location ) |
Parameters
- location
- Type: System..::..String
URI string such as "ws://example.com:8000/path"