ConnectionActiveState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the state of a connection.
public ref class ConnectionActiveState sealed
public sealed class ConnectionActiveState
type ConnectionActiveState = class
Public NotInheritable Class ConnectionActiveState
- Inheritance
-
ConnectionActiveState
Properties
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. |