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

The parameters for an asynchronous transaction.
Mostrar archivo Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
CancelId int
TransactionId int
TransationType TransationType

Property Details

CancelId public_oe property

public int CancelId
return int

TransactionId public_oe property

public int TransactionId
return int

TransationType public_oe property

public TransationType TransationType
return TransationType