Class FlowNode_SubscribeGlobalEventExecutionT<TEventType>
Subscribe to
public class FlowNode_SubscribeGlobalEventExecutionT<TEventType> : FlowNode, IDisposable where TEventType : EventBase<TEventType>, new()
Type Parameters
TEventType
- Inheritance
-
objectFlowNode_SubscribeGlobalEventExecutionT<TEventType>
- Implements
-
IDisposable
- Inherited Members
Fields
subscription
public CeresPort<IDisposable> subscription
Field Value
- CeresPort<IDisposable>
Methods
LocalExecute(ExecutionContext)
protected override void LocalExecute(ExecutionContext executionContext)
Parameters
executionContextExecutionContext