Click or drag to resize

IClientConnectAsync Method

Connects client to the server asynchronously.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
WaitHandle ConnectAsync()

Return Value

WaitHandle
WaitHandle for the asynchronous operation.
See Also