IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace : ObjectServerElement Class |
The following tables list the members exposed by ObjectServerElement.
Name | Description | |
---|---|---|
ObjectServerElement Constructor | Creates a new instance of this class. Internal use only. |
Name | Description | |
---|---|---|
ClientSettings | Configuration settings for client features - applicable to client only. | |
IsNullInstance | Is this a 'null' element? | |
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. | |
ServerSettings | Configuration settings for server features - applicable to server only. | |
ServiceKeys | Application server address information - applicable to client but allowed on server. | |
ServiceName | Gets or sets the name of the service on the application server - Applicable to both client and server. |
Name | Description | |
---|---|---|
Equals | ||
GetDefaultServiceKey | Return the default ServiceKey. | |
GetHashCode | Serves as the default hash function. | |
GetServiceKey | Return the ServiceKey with the given name. | |
GetType | (Inherited from object) | |
ShouldSerializeClientSettings | For internal use only. | |
ShouldSerializeServerSettings | For internal use only. | |
ShouldSerializeServiceKeys | Internal use only. | |
ToString | Returns a string that represents the current object. |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |