 | OutProcessClientStopAsync Method |
Issue a request to stop the client. There will be an unpredictable delay before the client
actually stops. The
ClientStopped event will be raised when
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 completion.
Exceptions
See Also