TimeInBackground Property
The time (in seconds) that the application remains in the background while the event is being handled. Default = 10

C# Syntax

public int TimeInBackground {get; set;}