Class BoundedBufferTimedDelay

    • Field Detail

      • bufferSize

        public Parameter bufferSize
        The size of the buffer. The default for this parameter is 1. This parameter must contain a DoubleToken with a non-negative value, or an exception will be thrown when it is set.
      • _bufferSize

        protected int _bufferSize
        The amount of buffer size.