Table of Contents

Property WaitUntilSent

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

WaitUntilSent

Obsolete option historically used to control when PublishAsync returned No longer has any effect This option method will be removed in a future release

[Obsolete("No longer has any effect")]
public bool? WaitUntilSent { get; init; }

Property Value

bool?