Functions
Void ConnectionMgr.RegisterForNotifications()
Description
when called in the script will register to receive notifications regarding the connection.
Void ConnectionMgr.RequestOneTimeNotification()
Description
When called in the script will request a one time notification regarding the connection.
Void ConnectionMgr.SetProxyDefaults(object inWebRequestOrProxy)
Description
When used in the script will set the proxy defaults
Properties
Public constructors |
|
---|---|
NetworkInfo(int type,
Create a new instance of NetworkInfo. |
Public methods |
|
---|---|
String | ConnectionMgr.BaseURL() Describe the STG URL you are connected to |
bool | ConnectionMgr.IsConnected() This method Will check if there is a connection |
String |
ConnectionMgr.Organization() The organization name you are logged in |
String |
ConnectionMgr.UserName() Username that is logged in |
Comments
Please sign in to leave a comment.