Event::setPriority

(PECL event >= 1.2.6-beta)

Event::setPrioritySet event priority

說明

public Event::setPriority( int $priority ): bool

Set event priority.

參數(shù)

priority

The event priority.

返回值

成功時(shí)返回 true, 或者在失敗時(shí)返回 false。