RequestCompletionEventArgs Class
Represents the arguments that are passed for a request completion event.
Assembly: UserObjectModel (in UserObjectModel.dll)
System::Object
System::EventArgs
Microsoft.WindowsServerSolutions.Users::RequestCompletionEventArgs
Microsoft.WindowsServerSolutions.Users::AddUserRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::GetGroupsRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::GetWSSServerGroupsRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::ImportUserRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::IsPartOFServerUsersRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::RemoveUserRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::UpdateUserRequestCompletionArgs
System::EventArgs
Microsoft.WindowsServerSolutions.Users::RequestCompletionEventArgs
Microsoft.WindowsServerSolutions.Users::AddUserRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::GetGroupsRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::GetWSSServerGroupsRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::ImportUserRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::IsPartOFServerUsersRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::RemoveUserRequestCompletionArgs
Microsoft.WindowsServerSolutions.Users::UpdateUserRequestCompletionArgs
| Name | Description | |
|---|---|---|
![]() | RequestCompletionEventArgs() | Creates a new instance of the RequestCompletionEventArgs object. |
![]() | RequestCompletionEventArgs(ReturnClass^) | Creates a new instance of the RequestCompletionEventArgs object, using the specified return value. |
| Name | Description | |
|---|---|---|
![]() | ErrorCode | Gets the error code for a request completion event. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


