 | InProcessServerStopAsync Method |
Requests the server processing to stop and provides a way for the caller to await the server
traching the stopped state.
Namespace: Orthogonal.MixedCommsLibAssembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
SyntaxReturn Value
TaskA Task object that callers can use to await the server reaching the stopped state.
See Also