Table of Contents

Property SerializationBufferSize

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

SerializationBufferSize

The serializer buffer size

public int SerializationBufferSize { get; set; }

Property Value

int

Remarks

This results in double serialization: once for size calculation, once when publishing.