UA Bundle SDK .NET  2.3.1.334
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Groups Pages
UnifiedAutomation.UaServer.IServerMethods Interface Reference

The interface for methods implemented on the ServerModel object. More...

Inherited by UnifiedAutomation.UaServer.ServerManager.

Public Member Functions

StatusCode GetMonitoredItems (RequestContext context, ServerModel model, uint SubscriptionId, out uint[] ServerHandles, out uint[] ClientHandles)
  More...
 

Detailed Description

The interface for methods implemented on the ServerModel object.

Member Function Documentation

StatusCode UnifiedAutomation.UaServer.IServerMethods.GetMonitoredItems ( RequestContext  context,
ServerModel  model,
uint  SubscriptionId,
out uint[]  ServerHandles,
out uint[]  ClientHandles 
)

Parameters
context
model
SubscriptionId
ServerHandlesout:
ClientHandlesout:
Returns

Implemented in UnifiedAutomation.UaServer.ServerManager.


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