Throws OperationErrorException when delivery count is not support on the delivery of the message.
Note messages from browser flows will have the delivery of the next consumer delivery not the current message delivery count from the endpoint.
int DeliveryCount { get; }
OperationErrorException | Thrown when delivery count is not supported on the message. |