| Visual Basic (Declaration) | |
|---|---|
Public Sub Modify( _ ByVal context As OperationContext, _ ByVal publishingInterval As Double, _ ByVal maxLifetimeCount As UInteger, _ ByVal maxKeepAliveCount As UInteger, _ ByVal maxNotificationsPerPublish As UInteger, _ ByVal priority As Byte _ ) | |
| C# | |
|---|---|
public void Modify( OperationContext context, double publishingInterval, uint maxLifetimeCount, uint maxKeepAliveCount, uint maxNotificationsPerPublish, byte priority ) | |
Parameters
- context
- publishingInterval
- maxLifetimeCount
- maxKeepAliveCount
- maxNotificationsPerPublish
- priority
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family