Proton DotNet
|
Tracks available known capabilities for the connection to allow the client to know what features are supported on the current connection. More...
Public Attributes | |
bool | AnonymousRelaySupported => anonymousRelaySupported |
Returns true if the remote indicated that it supports anonymous relay links. More... | |
bool | DeliveryDelaySupported => delayedDeliverySupported |
Returns true if the remote indicated that it supports delivery delay annotations from client messages. More... | |
Tracks available known capabilities for the connection to allow the client to know what features are supported on the current connection.
bool Apache.Qpid.Proton.Client.Implementation.ClientConnectionCapabilities.AnonymousRelaySupported => anonymousRelaySupported |
Returns true if the remote indicated that it supports anonymous relay links.
bool Apache.Qpid.Proton.Client.Implementation.ClientConnectionCapabilities.DeliveryDelaySupported => delayedDeliverySupported |
Returns true if the remote indicated that it supports delivery delay annotations from client messages.