The parallel\Events\Event\Type class

(0.9.0)

Class synopsis

finalclassparallel\Events\Event\Type {
constRead;
constWrite;
constClose;
constCancel;
constKill;
constError;
}
To Top