Method RegisterPipelineStage
RegisterPipelineStage(INetworkPipelineStage)
Registers the pipeline stage using the specified stage
Declaration
public static void RegisterPipelineStage(INetworkPipelineStage stage)
Parameters
| Type | Name | Description |
|---|---|---|
| INetworkPipelineStage | stage | The stage |