Represents the remote Target instance for a sender or receiver link
More...
Inherited by Apache.Qpid.Proton.Client.Implementation.ClientRemoteTarget.
Represents the remote Target instance for a sender or receiver link
◆ Address
string Apache.Qpid.Proton.Client.ITarget.Address |
|
get |
The address value of the remote target node.
◆ Capabilities
IReadOnlyCollection<string> Apache.Qpid.Proton.Client.ITarget.Capabilities |
|
get |
The set of capabilities assigned on the remote target node.
◆ DurabilityMode
The durability mode assigned to the target source node.
◆ Dynamic
bool Apache.Qpid.Proton.Client.ITarget.Dynamic |
|
get |
Indicates if the remote target node was created dynamically.
◆ DynamicNodeProperties
IReadOnlyDictionary<string, object> Apache.Qpid.Proton.Client.ITarget.DynamicNodeProperties |
|
get |
The node properties assigned to a dynamically created target node.
◆ ExpiryPolicy
The expiry policy assigned to the remote target node.
◆ Timeout
uint Apache.Qpid.Proton.Client.ITarget.Timeout |
|
get |
The expiry timeout assigned to the remote target node.
The documentation for this interface was generated from the following file:
- src/Proton.Client/Client/ITarget.cs