C# Mine
ContentsIndexHome
PreviousUpNext
Gateway.UpdateServerInformation Method

Update the information the gateway uses to communicate with the server

Syntax
C#
public 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 
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!