Skip to the content.

RingBufferPlus API:SourceTrigger

Build License NuGet Downloads

Back to List Api

SourceTrigger

Namespace: RingBufferPlus

Represents Source Trigger.

public enum SourceTrigger

Inheritance ObjectValueTypeEnumSourceTrigger
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
AutoScale 0 Source is scale capacity thread.
Accquire 1 Source is accquire command.
MasterSlave 2 Source is Master-Slave

Back to List Api