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

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

Public Member Functions

StatusCode Lock (RequestContext context, LockModel model)
  More...
 
StatusCode Unlock (RequestContext context, LockModel model)
  More...
 

Detailed Description

The interface for methods implemented on the LockModel object.

Member Function Documentation

StatusCode UnifiedAutomation.UaServer.ILockMethods.Lock ( RequestContext  context,
LockModel  model 
)

Parameters
context
model
Returns
StatusCode UnifiedAutomation.UaServer.ILockMethods.Unlock ( RequestContext  context,
LockModel  model 
)

Parameters
context
model
Returns

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