
Retrieves the name of the Application Object Server (AOS) that is responsible for servicing the session.
xSession xSession;
xSession = new xSession();
str aosName = xSession.AOSName();

Retrieves the name of the Application Object Server (AOS) that is responsible for servicing the session.
xSession xSession;
xSession = new xSession();
str aosName = xSession.AOSName();
More Posts
Leave a comment