Indicates the interval for a notification to remain active.
property TimeOut: integer default 0;
Set the TimeOut property to determine time interval in seconds, after which the notification registration will expire.
The minimum value is 1 second, maximum is 2^31-1 seconds.