ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
Loading...
Searching...
No Matches
XmobiTea.ProtonNet.Client.Socket.ISocketPingPong Interface Reference

Interface that defines the service method for managing ping-pong operations over a socket connection. More...

Inheritance diagram for XmobiTea.ProtonNet.Client.Socket.ISocketPingPong:
XmobiTea.ProtonNet.Client.Socket.SocketPingPong

Public Member Functions

void Service ()
 Services the socket ping-pong operation, sending pings at regular intervals.
 

Detailed Description

Interface that defines the service method for managing ping-pong operations over a socket connection.

Member Function Documentation

◆ Service()

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.


The documentation for this interface was generated from the following file: