Method | Description | |
---|---|---|
TcpIpForwardGlobalRequestMessage ( string addressToBind, uint portToBind ) : System |
Method | Description | |
---|---|---|
LoadData ( ) : void |
Called when type specific data need to be loaded.
|
|
SaveData ( ) : void |
Called when type specific data need to be saved.
|
public TcpIpForwardGlobalRequestMessage ( string addressToBind, uint portToBind ) : System | ||
addressToBind | string | |
portToBind | uint | |
return | System |