C# Class Opc.Ua.Server.CustomNodeManager.CallOperationState

Stores the state of a call method operation.
Afficher le fichier Open project: OPCFoundation/UA-.NET

Méthodes publiques

Свойство Type Description
Index int
Method MethodState
Source NodeState

Property Details

Index public_oe property

public int Index
Résultat int

Method public_oe property

public MethodState Method
Résultat MethodState

Source public_oe property

public NodeState Source
Résultat NodeState