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: 3.0.3271
Syntax
public virtual bool Connected { get; }

Property Value

Boolean

Implements

ConnectionConnected
See Also