Share via


GroupManager.ConnectAsync Method

 

Asynchronously establishes a connection between the GroupManager object and the group provider.

Namespace:   Microsoft.WindowsServerSolutions.Groups
Assembly:  UserObjectModel (in UserObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod ConnectAsync()

Asynchronously establishes a connection between the GroupManager object and the group provider.

System_CAPS_pubmethod ConnectAsync(TimeSpan)

Asynchronously establishes a connection between the GroupManager object and the group provider with a specified timeout period.

See Also

GroupManager Class
Microsoft.WindowsServerSolutions.Groups Namespace

Return to top