Method | Description | |
---|---|---|
Init ( ) : System.Threading.Tasks.Task | ||
Start ( ) : void | ||
Stop ( ) : System.Threading.Tasks.Task | ||
TransportReceiver ( string id, IPushMessages pushMessages, PushSettings pushSettings, PushRuntimeSettings pushRuntimeSettings, IPipelineExecutor pipelineExecutor, |
public Init ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public Stop ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public TransportReceiver ( string id, IPushMessages pushMessages, PushSettings pushSettings, PushRuntimeSettings pushRuntimeSettings, IPipelineExecutor pipelineExecutor, |
||
id | string | |
pushMessages | IPushMessages | |
pushSettings | PushSettings | |
pushRuntimeSettings | PushRuntimeSettings | |
pipelineExecutor | IPipelineExecutor | |
recoverabilityExecutor | ||
criticalError | ||
return | System |