Class NatsPubOpts
public record NatsPubOpts : IEquatable<NatsPubOpts>
- Inheritance
-
NatsPubOpts
- Implements
- Derived
- Inherited Members
Properties
- ErrorHandler
Obsolete callback historically used for handling serialization errors All errors are now thrown as exceptions in PublishAsync This option method will be removed in a future release
- 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