C# Class Opc.Ua.Com.Server.ComHdaProxy.Transaction

The parameters for an asynchronous transaction.
Show file Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
CancelId int
TransactionId int
TransationType TransationType

Property Details

CancelId public property

public int CancelId
return int

TransactionId public property

public int TransactionId
return int

TransationType public property

public TransationType TransationType
return TransationType