Gets one of the
ConnectionState
values that indicates the connection state of the connector space
object. This property is not available in the
ExportEntry method or the
ShouldDeleteFromMV method.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in
microsoft.metadirectoryservicesex.dll)
Usage
Syntax
Visual Basic |
Public MustOverride ReadOnly Property ConnectionState As ConnectionState
|
Property Value
Returns a
ConnectionState object.
Thread Safety
Any public static (Shared in Visual
Basic) members of this type are thread safe. Any instance members
are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also