Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

WebSocketClient.Connect Method

Namespace: Rebex.Net
Assembly: Rebex.WebSocket.dll (version 7.0.9147)

Connect(String)

Establish a WebSocket connection to the specified URL.

Declaration
public void Connect(string uri)
Parameters
Type Name Description
String uri

URL that identifies the remote server.

Connect(Uri)

Establish a WebSocket connection to the specified URL.

Declaration
public void Connect(Uri uri)
Parameters
Type Name Description
Uri uri

URL that identifies the remote server.

In This Article
  • Connect(String)
  • Connect(Uri)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies