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 | |
---|---|---|
ConnectAsync() | Asynchronously establishes a connection between the GroupManager object and the group provider. |
|
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