![]() | PipeServer Class |
Namespace: SHConnector.Utility.IPC.Server
public class PipeServer
The PipeServer type exposes the following members.
Name | Description | |
---|---|---|
![]() | PipeServer |
Construction
|
Name | Description | |
---|---|---|
![]() | GetClientCount |
Get Client Count
|
![]() | SendMessage(String) |
Send Message
|
![]() | SendMessage(String, String) |
Send Message
|
![]() | Start |
Start Server
|
![]() | Stop |
Stop Server
|
Name | Description | |
---|---|---|
![]() | ClientConnectedEvent |
Client Connected Event
|
![]() | ClientDisconnectedEvent |
Client Disconnected Event
|
![]() | MessageReceivedEvent |
Message Received Event
|