Table of Contents

OIL2 Class Standard.TimerEvent


class Standard . TimerEvent {
inherits from Object;

DESCRIPTION

The TimerEvent implements a timer service. Clients are sent a timerExpired message after a selected number of seconds have passed.

METHODS


Standard.TimerEvent:create

TimerEvent:create(oid client, int32 timeout, optional any extraData)

Method Description