|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for PipeClient.Client, including all inherited members.
| BUFFER_SIZE | PipeClient.Client | |
| Connect() | PipeClient.Client | inline |
| connected | PipeClient.Client | private |
| Connected | PipeClient.Client | |
| CreateFile(String pipeName, uint dwDesiredAccess, uint dwShareMode, IntPtr lpSecurityAttributes, uint dwCreationDisposition, uint dwFlagsAndAttributes, IntPtr hTemplate) | PipeClient.Client | |
| FILE_FLAG_OVERLAPPED | PipeClient.Client | |
| GENERIC_READ | PipeClient.Client | |
| GENERIC_WRITE | PipeClient.Client | |
| handle | PipeClient.Client | private |
| MessageReceived | PipeClient.Client | |
| MessageReceivedHandler(string message) | PipeClient.Client | |
| OPEN_EXISTING | PipeClient.Client | |
| PipeName | PipeClient.Client | |
| pipeName | PipeClient.Client | private |
| Read() | PipeClient.Client | inline |
| readThread | PipeClient.Client | private |
| SendMessage(string message) | PipeClient.Client | inline |
| stream | PipeClient.Client | private |