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

Alachisoft.NCache.Common.EventCategories Maven / Gradle / Ivy

package Alachisoft.NCache.Common;


public class EventCategories {
    public static final short Error = 1;
    public static final short Warning = 2;
    public static final short Information = 3;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy