Table of Contents

Property Encoding

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

Encoding

Encoding used. Default to utf8 if not provided

public Encoding Encoding { get; set; }

Property Value

Encoding