EasyUA Reference
IChannelBase Interface Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : IChannelBase Interface

Glossary Item Box

The following tables list the members exposed by IChannelBase.

Public Properties

 NameDescription
 PropertyEndpointConfiguration Gets the endpoint configuration used when the channel was connected.  
 PropertyEndpointDescription Gets the endpoint that the channel is connected to.  
 PropertyMessageContext Gets the message context to use with the service.  
 PropertyUseBinaryEncoding Returns true if the channel uses the UA Binary encoding.  
Top

Public Methods

 NameDescription
 MethodBeginInvokeService The operation contract for the InvokeService service.  
 MethodCloseChannel Closes the channel with the server.  
 MethodEndInvokeService The method used to retrieve the results of a InvokeService service request.  
 MethodInvokeService The operation contract for the InvokeService service.  
 MethodOpenChannel Opens the channel with the server.  
 MethodScheduleOutgoingRequest Schedules an outgoing request.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.