![]() | In |
The InProcessClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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 anonymous server. |
![]() | Start | Requests the start of the client's background message processing thread and returns immediately. There will be a short unpredictable delay between return from this method and when the client reaches a started state. The ClientStarted event will be raised when the client reaches a started state. |
![]() | StartAsync | 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. |
![]() | StopAsync | 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. |
![]() | ToString | (Inherited from Object) |