Visual Basic (Declaration) | |
---|---|
Protected Overridable Function CalculateLifetimeCount( _ ByVal publishingInterval As Double, _ ByVal keepAliveCount As UInteger, _ ByVal lifetimeCount As UInteger _ ) As UInteger |
C# | |
---|---|
protected virtual uint CalculateLifetimeCount( double publishingInterval, uint keepAliveCount, uint lifetimeCount ) |
Parameters
- publishingInterval
- keepAliveCount
- lifetimeCount
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family