ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Interface that defines the service method for managing ping-pong operations over a socket connection. More...
Public Member Functions | |
void | Service () |
Services the socket ping-pong operation, sending pings at regular intervals. | |
Interface that defines the service method for managing ping-pong operations over a socket connection.
void XmobiTea.ProtonNet.Client.Socket.ISocketPingPong.Service | ( | ) |
Services the socket ping-pong operation, sending pings at regular intervals.
Implemented in XmobiTea.ProtonNet.Client.Socket.SocketPingPong.