ConnectionActiveState Class
Contains the state of a connection.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | Active | Gets a value indicating whether the connection is active. |
![]() | DifferentCredentials | Gets a value indicating whether the credentials are different. |
![]() | SimilarConnection | Gets a value indicating whether the connection is similar. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

