The following tables list the members exposed by ServerBaseConfiguration.
| Name | Description | |
|---|---|---|
|  | ServerBaseConfiguration Constructor | The default constructor. | 
| Name | Description | |
|---|---|---|
|  | AlternateBaseAddresses | Gets or sets the alternate base addresses. | 
|  | BaseAddresses | The base addresses for the server. | 
|  | MaxQueuedRequestCount | Gets or sets the maximum number of requests that will be queued waiting for a thread. | 
|  | MaxRequestThreadCount | Gets or sets the maximum number of threads assigned to processing requests. | 
|  | MinRequestThreadCount | Gets or sets the minimum number of threads assigned to processing requests. | 
|  | SecurityPolicies | The security policies supported by the server. | 
| Name | Description | |
|---|---|---|
|  | Initialize | Initializes the object during deserialization. | 
|  | Validate | Validates the configuration. | 
 
     
     
     
     
     
    