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


The following tables list the members exposed by ServiceKeyElement.

Public Constructors

 NameDescription
Public ConstructorServiceKeyElement ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyName Gets or sets the name (moniker) by which this element will be referenced in code. (Inherited from IdeaBlade.Core.Configuration.KeyElement)
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 PropertyServiceName Gets or sets the name of the service on the application server - Applicable to both client and server.  
Public PropertyTag A free-form field for developer's custom use. (Inherited from IdeaBlade.Core.Configuration.KeyElement)
Top

Public Methods

 NameDescription
Public MethodEquals  
Public MethodGetHashCode  
Public MethodGetType (Inherited from object)
Public MethodToString Returns the name and address represented by this instance.  
Top

Protected Methods

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

See Also

© 2013 All Rights Reserved.