The WorkgroupActivationList type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetActivationList |
Retrieves a list of user activations for a given workgroup.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUserActivationList |
Retrieves a list of user activations for a given workgroup.
|
![]() | GetUserActivationListAsync |
Asynchronously retrieves a list of user activations for a given workgroup.
|
![]() | IsWatching |
Determines whether a watch is active.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetUserActivations |
Sets the user activations on the given workgroup.
|
![]() | SetUserActivationsAsync |
Asynchronously sets the user activations on the given workgroup.
|
![]() | StartWatching |
Starts watching the workgroup activation list for a workgroup.
|
![]() | StartWatchingAsync |
Asynchronously starts watching the workgroup activation list for a set of users.
|
![]() | StopWatching |
Stops watching the workgroup activation list.
|
![]() | StopWatchingAsync |
Asynchronously stops watching the workgroup activation List.
|
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |