Show / Hide Table of Contents

Interface IDeviceUpdateTrigger

Represents an update trigger used to trigger device-updates.

Inherited Members
IUpdateTrigger.LastUpdateTime
IUpdateTrigger.Starting
IUpdateTrigger.Update
IUpdateTrigger.Start()
IDisposable.Dispose()
Namespace: RGB.NET.Core
Assembly: RGB.NET.Core.dll
Syntax
public interface IDeviceUpdateTrigger : IUpdateTrigger, IDisposable

Methods

| Edit this page View Source

TriggerHasData()

Indicates that there's data available to process.

Declaration
void TriggerHasData()
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX