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