Disconnect() | XmobiTea.ProtonNetServer.SslSession | virtual |
Dispose() | XmobiTea.ProtonNetServer.SslSession | |
Dispose(bool disposingManagedResources) | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
GetNetworkStatistics() | XmobiTea.ProtonNetServer.SslSession | |
Id | XmobiTea.ProtonNetServer.SslSession | |
IsConnected | XmobiTea.ProtonNetServer.SslSession | |
IsDisposed | XmobiTea.ProtonNetServer.SslSession | |
IsHandshaked | XmobiTea.ProtonNetServer.SslSession | |
IsSocketDisposed | XmobiTea.ProtonNetServer.SslSession | |
OnConnected() | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
OnConnecting() | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
OnDisconnected() | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
OnDisconnecting() | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
OnEmpty() | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
OnError(SocketError error) | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
OnHandshaked() | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
OnHandshaking() | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
OnReceived(byte[] buffer, int position, int length) | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
OnSent(int sent, int pending) | XmobiTea.ProtonNetServer.SslSession | protectedvirtual |
Options | XmobiTea.ProtonNetServer.SslSession | |
Send(byte[] buffer) | XmobiTea.ProtonNetServer.SslSession | virtual |
Send(byte[] buffer, int position, int length) | XmobiTea.ProtonNetServer.SslSession | virtual |
SendAsync(byte[] buffer) | XmobiTea.ProtonNetServer.SslSession | virtual |
SendAsync(byte[] buffer, int position, int length) | XmobiTea.ProtonNetServer.SslSession | virtual |
Server | XmobiTea.ProtonNetServer.SslSession | |
Socket | XmobiTea.ProtonNetServer.SslSession | |
SslSession(SslServer server) | XmobiTea.ProtonNetServer.SslSession | |