WebPubSubResult Class

Definition

To represent the result of ack-able operations.

C#
public class WebPubSubResult
Inheritance
WebPubSubResult

Properties

AckId

The ack id of message just sent. If the operation is fire-and-forget, it will be null.

IsDuplicated

Whether the message is duplicated, if true, the message with the ack id has been processed by service

Applies to

Product Versions
Azure SDK for .NET Latest, Preview