AckMessage Class

Definition

The message representing Ack.

C#
public class AckMessage : Azure.Messaging.WebPubSub.Clients.WebPubSubMessage
Inheritance

Constructors

AckMessage(Int64, Boolean, AckMessageError)

Initializes a new instance of the AckMessage class.

AckMessage(UInt64, Boolean, AckMessageError)

Initializes a new instance of the AckMessage class.

Properties

AckId

The ack-id

Error

The error detail when the operation is not success.

Success

Representing whether the operation is success.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview