Table of Contents

OpcRequestOperationType Members

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

Constructors

OpcRequestOperationType(OpcRequestType)

C#

public OpcRequestOperationType(OpcRequestType requestType)


Parameters

requestType OpcRequestType


Properties

Key

C#

public override object Key { get; }


Property Value

Object

RequestType

C#

public OpcRequestType RequestType { get; }


Property Value

OpcRequestType