SocketNet  1.0
A Socket Networking (C/S) Library
SocketNet.TcpServer メンバ一覧

継承メンバを含む SocketNet.TcpServer の全メンバ一覧です。

acceptingConnectionsSocketNet.TcpServerprivate
ActiveConnectionCountSocketNet.TcpServer
ActiveConnectionsSocketNet.TcpServer
clientConnectionsSocketNet.TcpServerprivate
CloseConnection(TcpConnection connection)SocketNet.TcpServer
CloseMarkedConnections()SocketNet.TcpServerprivate
ConnectedSocketNet.TcpServer
connectionsToCloseSocketNet.TcpServerprivate
DataReceivedSocketNet.TcpServer
DisconnectedSocketNet.TcpServer
Dispose()SocketNet.TcpServer
Dispose(bool disposing)SocketNet.TcpServerprivate
disposedSocketNet.TcpServerprivate
IPAddressSocketNet.TcpServer
IsRunningSocketNet.TcpServer
isShuttingDownSocketNet.TcpServerprivate
MaxPendingConnectionsSocketNet.TcpServerstatic
OnConnected(TcpConnectionEventArgs e)SocketNet.TcpServerprivate
OnDataReceived(object sender, TcpDataReceivedEventArgs e)SocketNet.TcpServerprivate
OnDisconnected(object sender, TcpConnectionEventArgs e)SocketNet.TcpServerprivate
PacketSocketNet.TcpServerprivate
PortSocketNet.TcpServer
Start()SocketNet.TcpServer
Stop()SocketNet.TcpServer
tcpListenerSocketNet.TcpServerprivate
TcpServer(int port, Packet packet)SocketNet.TcpServer
TcpServer(IPAddress ipAddress, int port, Packet packet)SocketNet.TcpServer