Property IsProcessing
| Improve this Doc 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 |