The following tables list the members exposed by WcfChannelBase<TChannel>.
| Name | Description | |
|---|---|---|
|  | WcfChannelBase<TChannel> Constructor | Initializes the object with the specified binding and endpoint address. | 
| Name | Description | |
|---|---|---|
|  | BinaryEncodingSupport | Gets the binary encoding support. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | EndpointConfiguration | Gets the configuration for the channel. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | EndpointDescription | Gets the description for the endpoint used by the channel. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | MessageContext | Gets the context used when serializing messages exchanged via the channel. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | OperationTimeout | Gets or sets the default timeout for requests send via the channel. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | SupportedFeatures | A masking indicating which features are implemented. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | UseBinaryEncoding | Returns true if the channel uses the UA Binary encoding. (Inherited from Opc.Ua.WcfChannelBase) | 
| Name | Description | |
|---|---|---|
|  | BeginClose | Begins an asynchronous operation to close the secure channel. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | BeginInvokeService | Overridden. The client side implementation of the BeginInvokeService service contract. | 
|  | BeginOpen | Begins an asynchronous operation to open a secure channel with the endpoint identified by the URL. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | BeginReconnect | Begins an asynchronous operation to close the existing secure channel and open a new one. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | BeginSendRequest | Begins an asynchronous operation to send a request over the secure channel. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | Close | Closes any existing secure channel. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | CloseChannel | Closes the channel with the server. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | Dispose() | Frees any unmanaged resources. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | EndClose | Completes an asynchronous operation to close a communication object. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | EndInvokeService | Overridden. The client side implementation of the EndInvokeService service contract. | 
|  | EndOpen | Completes an asynchronous operation to open a communication object. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | EndReconnect | Completes an asynchronous operation to close the existing secure channel and open a new one. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | EndSendRequest | Completes an asynchronous operation to send a request over the secure channel. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | HandleSoapFault | Converts a FaultException into a ServiceResultException. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | Initialize | Overloaded. Initializes the channel without security. | 
|  | InvokeService | Overridden. The client side implementation of the InvokeService service contract. | 
|  | Open | Opens a secure channel with the endpoint identified by the URL. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | OpenChannel | Opens the channel with the server. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | Reconnect | Overridden. Closes any existing secure channel and opens a new one. | 
|  | ScheduleOutgoingRequest | Schedules an outgoing request. (Inherited from Opc.Ua.WcfChannelBase) | 
|  | SendRequest | Sends a request over the secure channel. (Inherited from Opc.Ua.WcfChannelBase) | 
 
     
     
     
     
     
    