InedoSDK Reference
Version:

Inedo.Extensibility.ResourceMonitors Namespace

Name Description
IResourceMonitorContext

Contains context information used to discover current states during Inedo.Extensibility.ResourceMonitors.ResourceMonitor.GetCurrentStatesAsync(Inedo.Extensibility.ResourceMonitors.IResourceMonitorContext,System.Threading.CancellationToken).

ResourceMonitor

Monitors the current state of a resource.

ResourceMonitor<TState, TResource>

A ResourceMonitor that monitors a Inedo.Extensibility.SecureResources.SecureResource.

ResourceMonitorState

Represents a current state of a resource, such as the latest commit on a Git branch or the latest build number in a CI project.