IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
PipeServer.Server Member List

This is the complete list of members for PipeServer.Server, including all inherited members.

BUFFER_SIZEPipeServer.Server
clientsPipeServer.Serverprivate
ConnectNamedPipe(SafeFileHandle hNamedPipe, IntPtr lpOverlapped)PipeServer.Server
CreateNamedPipe(String pipeName, uint dwOpenMode, uint dwPipeMode, uint nMaxInstances, uint nOutBufferSize, uint nInBufferSize, uint nDefaultTimeOut, IntPtr lpSecurityAttributes)PipeServer.Server
DUPLEXPipeServer.Server
FILE_FLAG_OVERLAPPEDPipeServer.Server
ListenForClients()PipeServer.Serverinlineprivate
listenThreadPipeServer.Serverprivate
MessageReceivedPipeServer.Server
MessageReceivedHandler(Client client, string message)PipeServer.Server
PipeNamePipeServer.Server
pipeNamePipeServer.Serverprivate
Read(object clientObj)PipeServer.Serverinlineprivate
RunningPipeServer.Server
runningPipeServer.Serverprivate
SendMessage(string message)PipeServer.Serverinline
Server()PipeServer.Serverinline
Start()PipeServer.Serverinline