ConnectionManager Functions and Properties

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, int subtype, String typeName, String subtypeName)

    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

 
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.