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