An NDoc Documented Class Library

IDestination Properties

The properties of the IDestination interface are listed below. For a complete list of IDestination interface members, see the IDestination Members topic.

Public Instance Properties

DeadLetterOnly When set to true, the consumer of this topic will only receive undeliverable messages that are published to this topic.
FullName The fully qualifed destination name.
LocalOnly When set to true, the consumer of this topic will only receive messages published by producers connected to the same Broker.
Name The destination name.
ReadOnly Set this destination to read-only. Once set to read-only none of the destination's attributes can be modified.
Type The destination type.

See Also

IDestination Interface | webMethods.Msg Namespace