Property IsProcessingOther
| Improve this Doc View SourceIsProcessingOther
True, if this RPC is processing received data outside the current delegate call.
This should only be used in the registered delegate methods to determine
if this RPC is already processing another package.
Declaration
public bool IsProcessingOther { get; }
Property Value
Type | Description |
---|---|
bool |