ServersRow..::..IsConnected Property
Namespace:
CAS.DataPorter.Configurator
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Assembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public bool IsConnected { get; set; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public Property IsConnected As Boolean Get Set
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property bool^ IsConnected { bool^ get (); void set (bool^ value); }