OPC Labs EasyOPC-UA Library
PublishingInterval Property
OpcLabs_EasyOpcUA ActiveX DLL > UASubscriptionParameters Object : PublishingInterval Property
Description
The publishing interval (in milliseconds). Defines the cyclic rate that the Subscription is requested to return Notifications to the Client. Zero value has a special meaning.

 

DISPID (Dispatch ID):

 

For more information, see PublishingInterval in .NET Reference.

Property type
Read-write property
Syntax
Visual Basic
Public Property PublishingInterval As Long
Return Type

See PublishingInterval in .NET Reference.

Remarks

For remarks, see PublishingInterval in .NET Reference.

Example

For examples, see PublishingInterval in .NET Reference.

See Also

UASubscriptionParameters Object  | UASubscriptionParameters Members