Determines whether a watch is active.

Overload List

  NameDescription
Public methodIsWatching()()()()
Determines whether a watch is active.
Public methodIsWatching(CustomMessageHeader)
Determines whether a watch is active and if the specified value is being watched.
Public methodIsWatching(List<(Of <<'(CustomMessageHeader>)>>))
Determines whether a watch is active and if the specified values are being watched.

See Also