Click or drag to resize

ConnectionAConnected Property

Returns true if the connection is open.

Namespace:  Zebra.Sdk.Comm
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public virtual bool Connected { get; }

Property Value

Type: Boolean

Implements

ConnectionConnected
See Also