|
Proton DotNet
|
Represents the remote Target instance for a sender or receiver link. More...
Inherited by Apache.Qpid.Proton.Client.Implementation.ClientRemoteTarget.
Properties | |
| string | Address [get] |
| The address value of the remote target node. | |
| DurabilityMode | DurabilityMode [get] |
| The durability mode assigned to the target source node. | |
| uint | Timeout [get] |
| The expiry timeout assigned to the remote target node. | |
| ExpiryPolicy | ExpiryPolicy [get] |
| The expiry policy assigned to the remote target node. | |
| bool | Dynamic [get] |
| Indicates if the remote target node was created dynamically. | |
| IReadOnlyDictionary< string, object > | DynamicNodeProperties [get] |
| The node properties assigned to a dynamically created target node. | |
| IReadOnlyCollection< string > | Capabilities [get] |
| The set of capabilities assigned on the remote target node. | |
Represents the remote Target instance for a sender or receiver link.