C# Class Opc.Ua.Client.Session.AsyncRequestState

Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Свойство Type Description
Defunct bool
RequestId uint
RequestTypeId uint
Result IAsyncResult
Timestamp System.DateTime

Property Details

Defunct public_oe property

public bool Defunct
Résultat bool

RequestId public_oe property

public uint RequestId
Résultat uint

RequestTypeId public_oe property

public uint RequestTypeId
Résultat uint

Result public_oe property

public IAsyncResult Result
Résultat IAsyncResult

Timestamp public_oe property

public DateTime,System Timestamp
Résultat System.DateTime