Name | Description | |
---|---|---|
![]() | ClientBase Constructor | Intializes the object with a channel and a message context. |
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 | |
![]() | EndpointConfiguration | |
![]() | MessageContext | |
![]() | NullableTransportChannel | |
![]() | OperationTimeout | |
![]() | ReturnDiagnostics | |
![]() | TransportChannel |
Name | Description | |
---|---|---|
![]() | AuthenticationToken | The authorization token used to connect to the server. |
![]() | SyncRoot | An object used to synchronize access to the session state. |
Name | Description | |
---|---|---|
![]() | AttachChannel | |
![]() | Close | |
![]() | CloseAsync | |
![]() | DetachChannel | |
![]() | Dispose | Overloaded. An overrideable version of the Dispose. |
![]() ![]() | 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 | Overloaded. Throws an exception if a response contains an error. |
Name | Description | |
---|---|---|
![]() | CloseChannel | Closes the channel. |
![]() | CloseChannelAsync | Closes the channel. |
![]() | CreateAuditLogEntry | Creates an audit log entry for the request. |
![]() | DisposeChannel | Disposes the channel. |
![]() | InitializeChannel | Initializes the channel. |
![]() | RequestCompleted | Called when a request completes. |
![]() | UpdateRequestHeader | Overloaded. Updates the header of a service request. |