Table of Contents

Property Code

Namespace
NATS.Client.Services
Assembly
NATS.Client.Services.dll

Code

Error code from the Nats-Service-Error-Code header. 0 when the header is missing or not an integer, or when the response is a success.

public int Code { get; }

Property Value

int