| Visual Basic (Declaration) | |
|---|---|
| Public Function Publish( _ ByVal context As OperationContext, _ ByRef availableSequenceNumbers As UInt32Collection, _ ByRef moreNotifications As Boolean _ ) As NotificationMessage | |
| C# | |
|---|---|
| public NotificationMessage Publish( OperationContext context, out UInt32Collection availableSequenceNumbers, out bool moreNotifications ) | |
Parameters
- context
- availableSequenceNumbers
- moreNotifications
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    