Name | Description | |
---|---|---|
![]() | CreateConnection | Creates a new connection with a client. |
![]() | CreateServiceHost | Creates an instance of the service host. |
![]() | CreateServiceHostEndpoint | Create the transport listener for the service host endpoint. |
![]() | Dispose | Overloaded. Frees any unmanaged resources. |
![]() | GetEndpoints | Returns the endpoints supported by the server. |
![]() | GetUserTokenPolicies | Returns the UserTokenPolicies supported by the server. |
![]() | ReportAuditCertificateEvent | |
![]() | ReportAuditCloseSecureChannelEvent | |
![]() | ReportAuditOpenSecureChannelEvent | |
![]() ![]() | RequireEncryption | Specifies if the server requires encryption; if so the server needs to send its certificate to the clients and validate the client certificates |
![]() | ScheduleIncomingRequest | Schedules an incoming request. |
![]() | Start | Overloaded. Starts the server. |
![]() | Stop | Stops the server and releases all resources. |