_lockNeedRemoveOperationRequestPendings | XmobiTea.ProtonNet.Client.ClientPeer | protected |
_lockWaitingResponseOperationRequestPendings | XmobiTea.ProtonNet.Client.ClientPeer | protected |
AddWaitingResponseOperationRequestPending(OperationRequestPending operationRequestPending) | XmobiTea.ProtonNet.Client.ClientPeer | protected |
authToken | XmobiTea.ProtonNet.Client.ClientPeer | protected |
clientId | XmobiTea.ProtonNet.Client.ClientPeer | protected |
ClientPeer(string serverAddress, IClientPeerInitRequest initRequest, TcpClientOptions tcpClientOptions) | XmobiTea.ProtonNet.Client.ClientPeer | |
CreateNewOperationRequestPending(OperationRequest operationRequest, Action< OperationResponse > onOperationResponse, SendParameters sendParameters, int timeoutInSeconds) | XmobiTea.ProtonNet.Client.ClientPeer | protected |
debugSupport | XmobiTea.ProtonNet.Client.ClientPeer | protected |
GetClientId() | XmobiTea.ProtonNet.Client.ClientPeer | |
GetNetworkStatistics() | XmobiTea.ProtonNet.Client.ClientPeer | |
GetPing() | XmobiTea.ProtonNet.Client.ClientPeer | |
GetSendRate() | XmobiTea.ProtonNet.Client.ClientPeer | |
IsConnected() | XmobiTea.ProtonNet.Client.ClientPeer | virtual |
LogEnqueue(OperationRequestPending operationRequestPending) | XmobiTea.ProtonNet.Client.ClientPeer | protected |
logger | XmobiTea.ProtonNet.Client.ClientPeer | protected |
logPrefix | XmobiTea.ProtonNet.Client.ClientPeer | protected |
LogRecv(OperationRequestPending operationRequestPending) | XmobiTea.ProtonNet.Client.ClientPeer | protected |
LogSend(OperationRequestPending operationRequestPending) | XmobiTea.ProtonNet.Client.ClientPeer | protected |
rpcProtocolService | XmobiTea.ProtonNet.Client.ClientPeer | protected |
Send(OperationRequest operationRequest, Action< OperationResponse > onOperationResponse, SendParameters sendParameters, int timeoutInSeconds) | XmobiTea.ProtonNet.Client.ClientPeer | |
SendAsync(OperationRequest operationRequest, SendParameters sendParameters=default, int timeoutInSeconds=15) | XmobiTea.ProtonNet.Client.ClientPeer | |
SendOperation(OperationRequestPending operationRequestPending) | XmobiTea.ProtonNet.Client.ClientPeer | protected |
serverAddress | XmobiTea.ProtonNet.Client.ClientPeer | protected |
Service() | XmobiTea.ProtonNet.Client.ClientPeer | virtual |
sessionId | XmobiTea.ProtonNet.Client.ClientPeer | protected |
SetAuthToken(string authToken) | XmobiTea.ProtonNet.Client.ClientPeer | |
SetDebugSupport(IDebugSupport debugSupport) | XmobiTea.ProtonNet.Client.ClientPeer | |
SetSendRate(int sendRate) | XmobiTea.ProtonNet.Client.ClientPeer | |
tcpClientOptions | XmobiTea.ProtonNet.Client.ClientPeer | protected |
updateInterval | XmobiTea.ProtonNet.Client.ClientPeer | protected |
waitingResponseOperationRequestPendings | XmobiTea.ProtonNet.Client.ClientPeer | protected |