 | InProcessClientStopAsync Method |
Requsts the client processing to stop. There will be an unpredictable delay before the
client stops. The
ClientStopped event will be raised after
the client has stopped.
Namespace: Orthogonal.MixedCommsLibAssembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
SyntaxReturn Value
TaskA Task that can be used to await stop processing completion.
See Also