Name | Description | |
---|---|---|
![]() ![]() | ActivitySourceName | Activity Source Name. |
The following tables list the members exposed by EndpointBase.
Name | Description | |
---|---|---|
![]() ![]() | ActivitySourceName | Activity Source Name. |
Name | Description | |
---|---|---|
![]() ![]() | ActivitySource | Activity Source static instance. |
Name | Description | |
---|---|---|
![]() | EndpointDescription | Returns the description for the endpoint |
![]() | HostForContext | Returns the host associated with the current context. |
![]() | MessageContext | Returns the message context used by the server associated with the endpoint. |
![]() | ServerError | Returns the error of the server. |
![]() | ServerForContext | Gets the server object from the operation context. |
![]() | SupportedServices | The types of services known to the server. |
Name | Description | |
---|---|---|
![]() | BeginInvokeService | Dispatches an incoming binary encoded request. |
![]() | BeginProcessRequest | Begins processing a request received via a binary encoded channel. |
![]() ![]() | CreateFault | Creates a fault message. |
![]() ![]() | CreateSoapFault | Creates a fault message. |
![]() | EndInvokeService | Dispatches an incoming binary encoded request. |
![]() | EndProcessRequest | Ends processing a request received via a binary encoded channel. |
![]() | ProcessRequest | Dispatches an incoming binary encoded request. |
![]() | ReportAuditCertificateEvent | |
![]() | ReportAuditCloseSecureChannelEvent | |
![]() | ReportAuditOpenSecureChannelEvent | |
![]() ![]() | TryExtractActivityContextFromParameters | Tries to extract the trace details from the AdditionalParametersType. |
Name | Description | |
---|---|---|
![]() | FindService | Finds the service identified by the request type. |
![]() | GetEndpointDescription | Find the endpoint description for the endpoint. |
![]() ![]() | GetHostForContext | Returns the host associated with the current context. |
![]() | GetServerForContext | Gets the server object from the operation context. |
![]() | OnRequestReceived | Called when a new request is received by the endpoint. |
![]() | OnResponseFaultSent | Called when a response fault sent via the endpoint. |
![]() | OnResponseSent | Called when a response sent via the endpoint. |
![]() | SetRequestContext | Sets the request context for the thread. |