.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaBase.ServerBase.IncomingRequest Class Reference

More...

Inherits UnifiedAutomation.UaBase.IEndpointIncomingRequest.

Public Member Functions

 IncomingRequest (SessionEndpoint endpoint, SecureChannelContext context, ITransportListenerMessage message)
 
void CallSynchronously ()
 
void OperationCompleted (IServiceResponse response, StatusCode error)
 

Properties

SecureChannelContext SecureChannelContext [get]
 
IServiceResponse Response [get, set]
 
IServiceRequest Request [get]
 
- Properties inherited from UnifiedAutomation.UaBase.IEndpointIncomingRequest
SecureChannelContext SecureChannelContext [get]
 Gets the secure channel context associated with the request. More...
 
IServiceRequest Request [get]
 Gets the request. More...
 
IServiceResponse Response [get, set]
 Gets or sets the response. More...
 

Detailed Description


The documentation for this class was generated from the following file: