Returns true if the connection is open.

Namespace:  ZSDK_API.Comm
Assembly:  ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0

Syntax

C#
bool IsConnected()
Visual Basic (Declaration)
Function IsConnected As Boolean

Return Value

true if this connection is open.

See Also