Proton DotNet
Properties | List of all members
Apache.Qpid.Proton.Client.Implementation.ClientConnectionCapabilities Class Reference

Tracks available known capabilities for the connection to allow the client to know what features are supported on the current connection. More...

Properties

bool AnonymousRelaySupported [get]
 Returns true if the remote indicated that it supports anonymous relay links. More...
 
bool DeliveryDelaySupported [get]
 Returns true if the remote indicated that it supports delivery delay annotations from client messages. More...
 

Detailed Description

Tracks available known capabilities for the connection to allow the client to know what features are supported on the current connection.

Property Documentation

◆ AnonymousRelaySupported

bool Apache.Qpid.Proton.Client.Implementation.ClientConnectionCapabilities.AnonymousRelaySupported
get

Returns true if the remote indicated that it supports anonymous relay links.

◆ DeliveryDelaySupported

bool Apache.Qpid.Proton.Client.Implementation.ClientConnectionCapabilities.DeliveryDelaySupported
get

Returns true if the remote indicated that it supports delivery delay annotations from client messages.


The documentation for this class was generated from the following file: