JAMS Developer Guide
Server Class Methods


MVPSI.JAMS Namespace : Server Class

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

Public Methods
 NameDescription
Public MethodOverloaded. Checks the Server Status  
Public MethodClears a saved object  
Public MethodEstablishes a connection to the JAMS Server  
Public MethodDisconnects from a JAMS Server.  
Public MethodDisconnects from this server.  
Public MethodDetermines whether the specified Server refers to the same node as the current Server  
Public Methodstatic (Shared in Visual Basic)Finds a JAMS Server with the specified name.  
Public MethodReturns a collection of MonitorEntry objects.  
Public Methodstatic (Shared in Visual Basic)Get the current JAMS Server.  
Public MethodGets the failover status of this server. The return value is a collection of comma seperated key/values.  
Public MethodReturns the SeverName hashcode  
Public MethodRetrieved an object that was saved with the SaveObject method.  
Public MethodCreates an interface to the desired object on this server.  
Public Methodstatic (Shared in Visual Basic)Returns a JAMS Server object for the specified server.  
Public MethodTakes an object base name and returns a complete URL that can be used to connect to the specified object on this server.  
Public MethodChecks if the user has permission to see an entry  
Public Methodstatic (Shared in Visual Basic)Removes a JAMS Server from the list of known servers.  
Public MethodSaves an object that is associated with this server.  
Public MethodAsks this server to become active or not active.  
Public MethodStops listening for job events. The JAMS Server starts listening for job events the first time that the GetCurrentJobs method is called.  
Public MethodReturns a string representation of the Server.  
Top
See Also

Reference

Server Class
MVPSI.JAMS Namespace