Name | Description | |
---|---|---|
![]() | ServerBaseConfiguration Constructor | The default constructor. |
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 | The maximum number of requests that will be queued waiting for a thread. |
![]() | MaxRequestThreadCount | The maximum number of threads assigned to processing requests. |
![]() | MinRequestThreadCount | 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. |