uaPLUS Reference
RevisedLifetimeCount Property
See Also  Send Feedback
Opc.Ua Namespace > CreateSubscriptionResponse Class : RevisedLifetimeCount Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
<DataMemberAttribute(Name="RevisedLifetimeCount", 
   Order=4, 
   IsNameSetExplicitly=True)>
Public Property RevisedLifetimeCount As UInteger
C# 
[DataMemberAttribute(Name="RevisedLifetimeCount", 
   Order=4, 
   IsNameSetExplicitly=true)]
public uint RevisedLifetimeCount {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.