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
Variable Name | Type | Description |
ConnectionMgr.BaseURL | String | The STG URL you are connected to |
ConnectionMgr.IsConnected | bool | Will check if there is a connection |
ConnectionMgr.Organization | String | The organization name you are logged in |
ConnectionMgr.UserName | String | Username that is logged in |
Comments
Please sign in to leave a comment.