Table of Contents

IsReadyToProcessInputs

Properties
public bool IsReadyToProcessInputs { get; }

Determines whether this input is ready for processing input data. Until this is true, all the inputs set through the Set methods are overwriting each other. Only the last value set will be sent as soon as this property becomes true.

Property Value
Type Description
bool