The following tables list the members exposed by ServiceKeyElement.
Public Properties
| Name | Description |
| Name |
Gets or sets the name (moniker) by which this element will be referenced in code.
(Inherited from IdeaBlade.Core.Configuration.KeyElement) |
| RemoteBaseUrl |
Gets or sets the URL where the application server is located - Applicable to both client and server.
|
| ServerPort |
Gets or sets the server port that is listening for client requests - Applicable to both client and server.
|
| ServiceName |
Gets or sets the name of the service on the application server - Applicable to both client and server.
|
| Tag |
A free-form field for developer's custom use.
(Inherited from IdeaBlade.Core.Configuration.KeyElement) |
Top
Public Methods
See Also