DevForce Help Reference
ServiceKeyElement Class Members
Properties  Methods 


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 MethodGetHashCodeServes as the default hash function.  
Public MethodGetType (Inherited from object)
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

ServiceKeyElement Class
IdeaBlade.Core.Configuration Namespace

Send Feedback