Class NatsSvcEndpointBase
Endpoint base class exposing general stats.
public abstract class NatsSvcEndpointBase : NatsSubBase, INatsSvcEndpoint, IAsyncDisposable
- Inheritance
-
NatsSvcEndpointBase
- Implements
- Derived
- Inherited Members
Constructors
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.
- Requests
Number of requests received.