Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Init ( Task>.Func |
||
MessagePump ( ReceiveStrategy>.Func |
||
Start ( PushRuntimeSettings limitations ) : void | ||
Stop ( ) : Task |
Méthode | Description | |
---|---|---|
InnerProcessMessages ( ) : Task | ||
ProcessMessages ( ) : Task | ||
QueueIsTransactional ( ) : bool | ||
ReceiveMessage ( ) : Task |
public Init ( Task>.Func |
||
onMessage | Task>.Func | |
onError | Func |
|
criticalError | ||
settings | PushSettings | |
Résultat | Task |
public MessagePump ( ReceiveStrategy>.Func |
||
receiveStrategyFactory | ReceiveStrategy>.Func | |
Résultat | System |
public Start ( PushRuntimeSettings limitations ) : void | ||
limitations | PushRuntimeSettings | |
Résultat | void |