IBNCSClient.Connected Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Interfaces Namespace > IBNCSClient Interface > IBNCSClient Properties >

IBNCSClient.Connected Property

Gets a value indicating whether the object is connected.

Namespace: BNCS.Core.DriverFramework.Interfaces
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


bool Connected { get; }

Return Value

True if the object is connected; otherwise, false.

 

See Also


IBNCSClient Interface

BNCS.Core.DriverFramework.Interfaces Namespace