Represents the remote Source instance for a sender or receiver link
More...
Inherited by Apache.Qpid.Proton.Client.Implementation.ClientRemoteSource.
Represents the remote Source instance for a sender or receiver link
◆ Address
string Apache.Qpid.Proton.Client.ISource.Address |
|
get |
The address value of the remote source node.
◆ Capabilities
IReadOnlyCollection<string> Apache.Qpid.Proton.Client.ISource.Capabilities |
|
get |
The set of capabilities assigned on the remote source node.
◆ DefaultOutcome
The default outcome that is assigned on the remote source node.
◆ DistributionMode
The distribution mode of the remote source node.
◆ DurabilityMode
The durability mode assigned to the remote source node.
◆ Dynamic
bool Apache.Qpid.Proton.Client.ISource.Dynamic |
|
get |
Indicates if the remote source node was created dynamically.
◆ DynamicNodeProperties
IReadOnlyDictionary<string, object> Apache.Qpid.Proton.Client.ISource.DynamicNodeProperties |
|
get |
The node properties assigned to a dynamically created source node.
◆ ExpiryPolicy
The expiry policy assigned to the remote source node.
◆ Filters
IReadOnlyDictionary<string, object> Apache.Qpid.Proton.Client.ISource.Filters |
|
get |
The collection of filters that are configured on the source node.
◆ Outcomes
The set of supported outcomes on the remote source node.
◆ Timeout
uint Apache.Qpid.Proton.Client.ISource.Timeout |
|
get |
The expiry timeout assigned to the remote source node.
The documentation for this interface was generated from the following file:
- src/Proton.Client/Client/ISource.cs