OpcRequestOperationType Members

Namespace: Opc.UaFx.Server
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcRequestOperationType type exposes the following members.

OpcRequestOperationType(OpcRequestType)

C#

public OpcRequestOperationType(OpcRequestType requestType)


Parameters

requestType OpcRequestType


Key

C#

public override object Key { get; }


Property Value

Object

RequestType

C#

public OpcRequestType RequestType { get; }


Property Value

OpcRequestType