All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Alachisoft.NCache.Common.Threading.QueueStateChangedHandler Maven / Gradle / Ivy

package Alachisoft.NCache.Common.Threading;

public interface QueueStateChangedHandler {
     void invoke(Object sender, QueueChangedState qs);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy