OnShardMessageOptions Class

Definition

Represents the available options for the shard message.

public sealed class OnShardMessageOptions
type OnShardMessageOptions = class
Public NotInheritable Class OnShardMessageOptions
Inheritance
OnShardMessageOptions

Constructors

OnShardMessageOptions()

Initializes a new instance of the OnShardMessageOptions class.

Properties

AutoCheckpointTimeout

Gets or sets the duration of the auto checkpoint.

MaxConcurrentCalls

Gets or sets the maximum number of the maximum concurrent calls.

Events

ExceptionReceived

Occurs when an exception was received.

Applies to