AbortConnection() | Photon.SocketServer.PeerBase | inline |
Connected | Photon.SocketServer.PeerBase | |
ConnectionId | Photon.SocketServer.PeerBase | |
ConnectionState | Photon.SocketServer.PeerBase | |
Disconnect() | Photon.SocketServer.PeerBase | inline |
Dispose() | Photon.SocketServer.PeerBase | inline |
Dispose(bool disposing) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
Disposed | Photon.SocketServer.PeerBase | |
Flush() | Photon.SocketServer.PeerBase | inline |
GetLastTouch() | Photon.SocketServer.PeerBase | inline |
GetStats(out int roundTripTime, out int roundTripTimeVariance, out int numFailures) | Photon.SocketServer.PeerBase | inline |
Initialize(InitRequest initRequest) | Photon.SocketServer.PeerBase | inline |
InitializeEncryption(byte[] otherPartyPublicKey) | Photon.SocketServer.PeerBase | inline |
InitializeEncryption(byte[] otherPartyPublicKey, EncryptionMethod mode) | Photon.SocketServer.PeerBase | inline |
IsIPv6ToIPv4Bridged | Photon.SocketServer.PeerBase | |
LocalIP | Photon.SocketServer.PeerBase | |
LocalIPAddress | Photon.SocketServer.PeerBase | |
LocalIPAddressIsIPv6 | Photon.SocketServer.PeerBase | |
LocalPort | Photon.SocketServer.PeerBase | |
NetworkProtocol | Photon.SocketServer.PeerBase | |
NumFailures | Photon.SocketServer.PeerBase | |
OnDisconnect(DisconnectReason reasonCode, string reasonDetail) | Photon.SocketServer.PeerBase | protectedpure virtual |
OnReceive(byte[] data, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
OnSendBufferEmpty() | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
OnUnexpectedDataReceived(byte[] data, string debugMessage) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
Protocol | Photon.SocketServer.PeerBase | |
RemoteIP | Photon.SocketServer.PeerBase | |
RemoteIPAddress | Photon.SocketServer.PeerBase | |
RemotePort | Photon.SocketServer.PeerBase | |
RequestFiber | Photon.SocketServer.PeerBase | |
RoundTripTime | Photon.SocketServer.PeerBase | |
RoundTripTimeVariance | Photon.SocketServer.PeerBase | |
SendData(byte[] data, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inlineprotectedvirtual |
SendEvent(IEventData eventData, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inline |
SendMessage(object message, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inline |
SendOperationResponse(OperationResponse operationResponse, SendParameters sendParameters) | Photon.SocketServer.PeerBase | inline |
SetDebugString(string message) | Photon.SocketServer.PeerBase | inline |
SetPrivateCustomTypeCache(CustomTypeCache cache) | Photon.SocketServer.PeerBase | inline |
SourceUsingIPv6 | Photon.SocketServer.PeerBase | |
ToString() | Photon.SocketServer.PeerBase | inline |
Trace(bool enabled, object tag) | Photon.SocketServer.PeerBase | inlineprotected |