The following tables list the members exposed by ClientBase.
Name | Description | |
---|---|---|
![]() | ClientBase Constructor | Intializes the object with a channel and a message context. |
Name | Description | |
---|---|---|
![]() | Disposed | Whether the object has been disposed. |
![]() | Endpoint | The description of the endpoint. |
![]() | EndpointConfiguration | The configuration for the endpoint. |
![]() | MessageContext | The message context used when serializing messages. |
![]() | OperationTimeout | Sets the timeout for an operation. |
![]() | ReturnDiagnostics | What diagnostics the server should return in the response. |
![]() | TransportChannel | Gets or set the channel being wrapped by the client object. |
Name | Description | |
---|---|---|
![]() | Close | Closes the channel. |
![]() | Dispose | Frees any unmanaged resources. |
![]() ![]() | GetResult | Converts a service response to a ServiceResult object. |
![]() | NewRequestHandle | Generates a unique request handle. |
![]() ![]() | ValidateDataValue | Validates a DataValue returned from the server. |
![]() ![]() | ValidateDiagnosticInfos | Validates a response returned by the server. |
![]() ![]() | ValidateResponse | Validates a response returned by the server. |