Show / Hide Table of Contents

Property IsProcessingOther

| Edit this page View Source

IsProcessingOther

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
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾