JAMS Developer Guide
Server Class Properties


MVPSI.JAMS Namespace : Server Class

For a list of all members of this type, see Server members.

Public Properties
 NameDescription
Public PropertyGets and sets encrypted authorization information.  
Public PropertyGets the connection status of this server. Returns true when a connection has been established.  
Public Propertystatic (Shared in Visual Basic)Gets or sets the current JAMS Server.  
Public Propertystatic (Shared in Visual Basic)Returns an array of the current JAMS servers.  
Public PropertyGets and sets the name of the node that this JAMS Server connects to.  
Public PropertyGets or sets the node name of this server. The default is the server name.  
Public PropertyAllows you to set the password used to access the server.  
Public PropertyGets and sets the TCP/IP port that is used to connect to this server.  
Public PropertyGets and sets the PromptAuthorization property. When set to true, the user is prompted for authorization information when connecting to the JAMS Server.  
Public PropertyGets the version of the remote JAMS Server assembly.  
Public PropertyWhen set to true, we will resolve the server name into an IP V4 address and use that to connect. When set to false, we use the server name and let WCF resolve it. The default is true.  
Public PropertyGets a GUID that uniquely identfies this server. This GUID changes every time a server instance is created.  
Public PropertyGets or sets the name of the appearance skin of the server.  
Public PropertyGets or sets the username used to access the server.  
Top
See Also

Reference

Server Class
MVPSI.JAMS Namespace