IMAPasswordManagement.EndConnectionToServer Method

Ends the connection to the server and releases the resources.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As IMAPasswordManagement

instance.EndConnectionToServer

Syntax

'Declaration
Sub EndConnectionToServer
void EndConnectionToServer ()
void EndConnectionToServer ()
void EndConnectionToServer ()
function EndConnectionToServer ()

Exceptions

Exception type Condition
EndConnectionException

This method failed.

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

Reference

IMAPasswordManagement Interface
IMAPasswordManagement Members
Microsoft.MetadirectoryServices Namespace
IMAPasswordManagement Interface