Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

Hierarchy

Index

Properties

$subscription

$subscription: Subscription

currentKeepAliveCount

currentKeepAliveCount: number

currentLifetimeCount

currentLifetimeCount: number

dataChangeNotificationsCount

dataChangeNotificationsCount: number

disableCount

disableCount: number

disabledMonitoredItemCount

disabledMonitoredItemCount: number

discardedMessageCount

discardedMessageCount: number

enableCount

enableCount: number

eventNotificationsCount

eventNotificationsCount: number

eventQueueOverFlowCount

eventQueueOverFlowCount: number

latePublishRequestCount

latePublishRequestCount: number

maxKeepAliveCount

maxKeepAliveCount: number

maxLifetimeCount

maxLifetimeCount: number

maxNotificationsPerPublish

maxNotificationsPerPublish: number

modifyCount

modifyCount: number

monitoredItemCount

monitoredItemCount: number

monitoringQueueOverflowCount

monitoringQueueOverflowCount: number

nextSequenceNumber

nextSequenceNumber: number

notificationsCount

notificationsCount: number

priority

priority: number

publishRequestCount

publishRequestCount: number

publishingEnabled

publishingEnabled: boolean

publishingInterval

publishingInterval: number

republishMessageCount

republishMessageCount: number

republishMessageRequestCount

republishMessageRequestCount: number

republishRequestCount

republishRequestCount: number

sessionId

sessionId: NodeId

subscriptionId

subscriptionId: number

transferRequestCount

transferRequestCount: number

transferredToAltClientCount

transferredToAltClientCount: number

transferredToSameClientCount

transferredToSameClientCount: number

unacknowledgedMessageCount

unacknowledgedMessageCount: number

Accessors

schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Methods

binaryStoreSize

  • binaryStoreSize(): number
  • Calculate the required size to store this object in a binary stream.

    method

    binaryStoreSize

    Returns number

    number

clone

  • clone(): any

decode

decodeDebug

  • decodeDebug(stream: BinaryStream, options: DecodeDebugOptions): void

encode

  • encode(stream: OutputBinaryStream): void

explore

  • explore(): string

isValid

  • isValid(): boolean
  • verify that all object attributes values are valid according to schema

    method

    isValid

    Returns boolean

    boolean

toJSON

  • toJSON(): any

toString

  • toString(...args: any[]): string

Generated using TypeDoc