Class PollingEndpoint
- Namespace
- TypedRest.CodeGeneration.Endpoints.Reactive
- Assembly
- TypedRest.CodeGeneration.dll
Endpoint for a resource that can be polled for state changes.
public class PollingEndpoint : ElementEndpoint, IEndpoint, IOpenApiSerializable, IOpenApiElement, IOpenApiExtension
- Inheritance
-
objectPollingEndpoint
- Implements
- Inherited Members
Properties
Kind
The kind/type of endpoint.
public override string Kind { get; }