Requested lifetime count. The lifetime count shall be a minimum of three times the keep keep-alive count.
When the publishing timer has expired this number of times without a Publish request being available to send
a NotificationMessage, then the Subscription shall be deleted by the Server.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As Subscription
Dim value As UInteger
instance.LifetimeCount = value
value = instance.LifetimeCount
|
Requirements
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
See Also