Share via


EnterpriseManagementGroupInternal.IsConnected Property

Definition

Gets or sets a value that indicates whether the management group is currently connected to the server.

public:
 property bool IsConnected { bool get(); };
public bool IsConnected { get; }
member this.IsConnected : bool
Public ReadOnly Property IsConnected As Boolean

Property Value

Returns Boolean.

true if the management group is currently connected to the server; otherwise, false.

Applies to