You are here: Symbol Reference > Monnit.Mine Namespace > Gateway Class > Gateway Methods > Gateway.UpdateServerInformation Method
Gateway.UpdateServerInformation Method
Gateway Class  Gateway Members  Gateway Methods  Send Feedback

Update the information the gateway uses to communicate with the server

Syntax
C++
C#
Visual Basic
void UpdateServerInformation(string host, ushort port);
Parameters 
Description 
string host 
IP Address or DNS resolvable host name of the server to communicate with 
ushort port 
Port of the server to communicate with