uaPLUS Reference
ServerInstanceInfo Class Members
See Also  Fields  Send Feedback
NSPlugin Namespace : ServerInstanceInfo Class


Glossary Item Box

The following tables list the members exposed by ServerInstanceInfo.

Public Constructors

 NameDescription
Public ConstructorServerInstanceInfo Constructor  
Top

Public Fields

 NameDescription
Public FieldclientAccountThe account name creating the server instance. Depending on the DA server DCOM configuration this may be the client application account or the user account defined in the DCOM configuration, Identity tab.
For UA server the user account information is either "ANonymous", the user name or the certificate name, depending on the endpoint configuration.  
Public FieldclientName The name of the DA client as set by the client in the method SetClientName. The name is an empty string by default. Or, the UA client application name.  
Public FieldhandleGeneric server internal handle for the instance. For UA server it's the session ID.
This handle is used in some NSPlugin interface methods to identify the DA server instance / UA server session. The NSPlugin code may implement client application dependent handling.  
Public FieldnumberOfGroups Number of DA groups / UA subscriptions the client application has currently added.  
Top

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.