ActionTokenReceivedEventArgs
Class
Superclasses
System.Object
EventArgs
ActionTokenReceivedEventArgs
Visual Basic
Public ClassActionTokenReceivedEventArgs
Inherits EventArgs
C#
public class ActionTokenReceivedEventArgs : EventArgs
Purpose
Action token received events pass instances of this class to their event handlers.
|
Member |
Description |
|
Public Instance Properties |
||
|
This token specifies the response required of the group member. |
Get |
|
The closure data, which the program supplied in the call that created the group member. |
Get |
|
The group name of the member. |
Get |