IdeaBlade DevForce 2010 Help Reference
ObjectServerElement Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace : ObjectServerElement Class


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.  
Public PropertyUseDCS Determines if the DataContractSerializer should be used to serialize messages to and from the Entity Service.  
Top

Public Methods

 NameDescription
Public MethodEquals  
Public MethodGetDefaultServiceKey Return the default ServiceKey.  
Public MethodGetHashCode  
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 MethodToString String representation of this object.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.