GroupManager.ConnectAsync Method ()
Asynchronously establishes a connection between the GroupManager object and the group provider.
Namespace: Microsoft.WindowsServerSolutions.Groups
Assembly: UserObjectModel (in UserObjectModel.dll)
Syntax
public void ConnectAsync()
public:
void ConnectAsync()
Public Sub ConnectAsync
See Also
ConnectAsync Overload
GroupManager Class
Microsoft.WindowsServerSolutions.Groups Namespace
Return to top