Table of Contents

Interface INatsSvcEndpoint

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

NATS service endpoint.

public interface INatsSvcEndpoint : IAsyncDisposable
Inherited Members

Properties

AverageProcessingTime

Average processing time in nanoseconds.

Errors

Number of errors.

LastError

Last error message.

Metadata

Endpoint metadata.

Name

The name of the endpoint.

ProcessingTime

Total processing time in nanoseconds.

QueueGroup

Endpoint queue group.

Requests

Number of requests received.

Subject

The subject name to subscribe to.