uaPLUS Reference
EndPublish Method
See Also  Send Feedback
Opc.Ua Namespace > SessionClient Class : EndPublish Method

result
subscriptionId
availableSequenceNumbers
moreNotifications
notificationMessage
results
diagnosticInfos

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function EndPublish( _
   ByVal result As IAsyncResult, _
   ByRef subscriptionId As UInteger, _
   ByRef availableSequenceNumbers As UInt32Collection, _
   ByRef moreNotifications As Boolean, _
   ByRef notificationMessage As NotificationMessage, _
   ByRef results As StatusCodeCollection, _
   ByRef diagnosticInfos As DiagnosticInfoCollection _
) As ResponseHeader

Parameters

result
subscriptionId
availableSequenceNumbers
moreNotifications
notificationMessage
results
diagnosticInfos

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.