Method Execute
Execute<TCtx>(TCtx, InputTriggerPort)
Declaration
public Execution Execute<TCtx>(TCtx ctx, InputTriggerPort port) where TCtx : IGraphInstance
Parameters
| Type | Name | Description | 
|---|---|---|
| TCtx | ctx | |
| InputTriggerPort | port | 
Returns
| Type | Description | 
|---|---|
| Execution | 
Type Parameters
| Name | Description | 
|---|---|
| TCtx |