The following tables list the members exposed by IChannelBase.
Name | Description | |
---|---|---|
![]() | EndpointConfiguration | Gets the endpoint configuration used when the channel was connected. |
![]() | EndpointDescription | Gets the endpoint that the channel is connected to. |
![]() | MessageContext | Gets the message context to use with the service. |
![]() | UseBinaryEncoding | Returns true if the channel uses the UA Binary encoding. |
Name | Description | |
---|---|---|
![]() | BeginInvokeService | The operation contract for the InvokeService service. |
![]() | CloseChannel | Closes the channel with the server. |
![]() | EndInvokeService | The method used to retrieve the results of a InvokeService service request. |
![]() | InvokeService | The operation contract for the InvokeService service. |
![]() | OpenChannel | Opens the channel with the server. |
![]() | ScheduleOutgoingRequest | Schedules an outgoing request. |