Méthode | Description | |
---|---|---|
Forward ( ) : void |
Forward the message to connected peers
|
|
PingMessage ( |
Initializes a new instance of the PingMessage class
|
|
Process ( ) : void |
Process the message
|
|
Send ( |
Sends a PingMessage message to a specified ServiceSocket
|
public PingMessage ( |
||
Data | The HTTPPartialData class to load this instance from | |
Service | StateServer | State server instance |
Résultat | System |
public static Send ( |
||
socket | The target ServiceSocket | |
ServerIP | string | |
Résultat | void |