Interface IDeviceUpdateTrigger
Represents an update trigger used to trigger device-updates.
Inherited Members
Namespace: RGB.NET.Core
Assembly: RGB.NET.Core.dll
Syntax
public interface IDeviceUpdateTrigger : IUpdateTrigger, IDisposable
Methods
| Edit this page View SourceTriggerHasData()
Indicates that there's data available to process.
Declaration
void TriggerHasData()