Table of Contents

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
object
PollingEndpoint
Implements
Inherited Members

Properties

Kind

The kind/type of endpoint.

public override string Kind { get; }

Property Value

string