PipeClient Class |
Namespace: SHConnector.Utility.IPC.Client
public class PipeClient
The PipeClient type exposes the following members.
| Name | Description | |
|---|---|---|
| PipeClient |
생성자
|
| Name | Description | |
|---|---|---|
| SendMessage |
Send Message
| |
| Start |
Starts the client. Connects to the server.
| |
| Stop |
Stops the client. Waits for pipe drain, closes and disposes it.
|
| Name | Description | |
|---|---|---|
| MessageReceivedEvent |
Message Received Event
|