Connects the point of the selected subscription

Namespace: Ico.Awx
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public void Connect(
	FwxClient fwxClient
)
Visual Basic
Public Sub Connect ( _
	fwxClient As FwxClient _
)
JScript
public function Connect(
	fwxClient : FwxClient
)

Parameters

fwxClient
Type: FwxClient

See Also