Click or drag to resize

ClientBase.Connect Method

Connects the client to the server synchronously.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.241-beta
Syntax
public virtual void Connect()
View Source

Implements

IClient.Connect()
See Also