MapMatrix NetGIS Class Library

MapSession.OpenConnection Method 

Opens a connection to a Map Server

public void OpenConnection(
   string Server,
   string CustomerID
);

Parameters

Server
The full URL of the server to connect to
CustomerID
The string that identifies the configuration information

See Also

MapSession Class | MapMatrix.ASPNetControls Namespace