hgserrano Posted July 21, 2015 Share Posted July 21, 2015 Is there any way I can define a maximun waiting time in a queue? So, if the time waiting for an entity is bigger than the setted one, a message of error or collapse appears. Thanks! Link to comment Share on other sites More sharing options...
dsturrock Posted July 22, 2015 Share Posted July 22, 2015 Yes, its not a property in the standard library objects, but you could make a custom object that has that property. Search for renege or look at the SimBit Remove From Allocation Queue for the technique. Link to comment Share on other sites More sharing options...
Recommended Posts