![]() | Out |
The OutProcessClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectAsync | Requests the start of the client's background message processing thread and provides a way for the caller to await the client reaching the started state. Note that the client is considered 'started' when it it reaches the state of waiting for a a server to respond to a connection request, not when a server connection is made at some random later time. |
![]() | Equals | (Inherited from Object) |
![]() | Finalize | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | SendAsync | Sends a message to the server. |
![]() | StopAsync | 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. |
![]() | ToString | (Inherited from Object) |