Click or drag to resize
Scope Methods

The Scope type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsAck
True if acknowledgements are required for the given scope.
Public methodStatic memberIsDistributed
True if the given scope is one of the distributed scopes.
Public methodStatic memberIsDistributedAck
True if the given scope is distributed-ack.
Public methodStatic memberIsDistributedNoAck
True if the given scope is distributed-no-ack.
Public methodStatic memberIsLocal
True if the given scope is local.
Top
See Also