Property IsProcessing
| Edit this page View SourceIsProcessing
True, if this RPC is currently processing received data.
This is always true while executing the registered delegates.
Declaration
public bool IsProcessing { get; }
Property Value
| Type | Description |
|---|---|
| bool |