Name | Description | |
---|---|---|
![]() | BeginClose | Begins an asynchronous operation to close the secure channel. |
![]() | BeginInvokeService | 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. |
![]() | BeginReconnect | Begins an asynchronous operation to close the existing secure channel and open a new one. |
![]() | BeginSendRequest | Begins an asynchronous operation to send a request over the secure channel. |
![]() | Close | Closes any existing secure channel. |
![]() | CloseAsync | Closes any existing secure channel. |
![]() | CloseChannel | Closes the channel with the server. |
![]() ![]() | CreateUaBinaryChannel | Overloaded. Creates a new UA-binary transport channel if requested. Null otherwise. |
![]() | Dispose | Overloaded. Frees any unmanaged resources. |
![]() | EndClose | Completes an asynchronous operation to close a communication object. |
![]() | EndInvokeService | The client side implementation of the EndInvokeService service contract. |
![]() | EndOpen | Completes an asynchronous operation to open a communication object. |
![]() | EndReconnect | Completes an asynchronous operation to close the existing secure channel and open a new one. |
![]() | EndSendRequest | Completes an asynchronous operation to send a request over the secure channel. |
![]() | EndSendRequestAsync | Completes an asynchronous operation to send a request over the secure channel. |
![]() | Initialize | Overloaded. Initializes a secure channel with the endpoint identified by the URL. |
![]() | InvokeService | The client side implementation of the InvokeService service contract. |
![]() | Open | Opens a secure channel with the endpoint identified by the URL. |
![]() | OpenChannel | Opens the channel with the server. |
![]() | Reconnect | Overloaded. Closes any existing secure channel and opens a new one. |
![]() | ScheduleOutgoingRequest | Schedules an outgoing request. |
![]() | SendRequest | Sends a request over the secure channel. |
![]() | SendRequestAsync | Sends a request over the secure channel. |