![]() ResultName | The name of the single result. |
CombineAction Constructor | Constructor |
IsAnd | Indicates whether this is an "and" combine. |
LongDescription | Gets a long description for the action. |
RequiredNumberOfResults | Gets and sets the required number of threads to occur before firing its transition |
RequiredResultsNumber | Gets the required number of results as an integer, or -1 if it is an And combine. |
ShortDescription | Gets a short description for the action. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetActionName | Gets the name of this action |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetRequiredTransitionNames | Gets the names of all the transitions which this action supports |
GetType (inherited from Object) | Gets the Type of the current instance. |
ProcessActionResults | Processes the results of action |
StartAction | Start the action in progress. Called when this action is one of the currently active actions |
Terminate | Called when the action is terminated |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |