DevForce Help Reference
ObjectServerElement Class Members
Properties  Methods 


The following tables list the members exposed by ObjectServerElement.

Public Constructors
 NameDescription
Public ConstructorObjectServerElement Constructor Creates a new instance of this class. Internal use only.  
Top
Public Properties
 NameDescription
Public PropertyClientSettings Configuration settings for client features - applicable to client only.  
Public PropertyIsNullInstance Is this a 'null' element?  
Public PropertyRemoteBaseUrl Gets or sets the URL where the application server is located - Applicable to both client and server.  
Public PropertyServerPort Gets or sets the server port that is listening for client requests - Applicable to both client and server.  
Public PropertyServerSettings Configuration settings for server features - applicable to server only.  
Public PropertyServiceKeys Application server address information - applicable to client but allowed on server.  
Public PropertyServiceName Gets or sets the name of the service on the application server - Applicable to both client and server.  
Top
Public Methods
 NameDescription
Public MethodEquals  
Public MethodGetDefaultServiceKey Return the default ServiceKey.  
Public MethodGetHashCodeServes as the default hash function.  
Public MethodGetServiceKey Return the ServiceKey with the given name.  
Public MethodGetType (Inherited from object)
Public MethodShouldSerializeClientSettings For internal use only.  
Public MethodShouldSerializeServerSettings For internal use only.  
Public MethodShouldSerializeServiceKeys Internal use only.  
Public MethodToStringReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

ObjectServerElement Class
IdeaBlade.Core.Configuration Namespace

Send Feedback