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