uaPLUS Reference
CreateSubscription(OperationContext,UInt32,Double,UInt32,UInt32,UInt32,Byte,Boolean) Method
See Also  Send Feedback
Opc.Ua.Server Namespace > SubscriptionManager Class > CreateSubscription Method : CreateSubscription(OperationContext,UInt32,Double,UInt32,UInt32,UInt32,Byte,Boolean) Method

context
subscriptionId
publishingInterval
lifetimeCount
keepAliveCount
maxNotificationsPerPublish
priority
publishingEnabled

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overloads Overridable Function CreateSubscription( _
   ByVal context As OperationContext, _
   ByVal subscriptionId As UInteger, _
   ByVal publishingInterval As Double, _
   ByVal lifetimeCount As UInteger, _
   ByVal keepAliveCount As UInteger, _
   ByVal maxNotificationsPerPublish As UInteger, _
   ByVal priority As Byte, _
   ByVal publishingEnabled As Boolean _
) As Subscription

Parameters

context
subscriptionId
publishingInterval
lifetimeCount
keepAliveCount
maxNotificationsPerPublish
priority
publishingEnabled

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.