Gets or sets the maximum time for the browser process to exit gracefully, in milliseconds.
Equals to 5000 ms by default. Set to 0 for killing the process immediately.
シンタックス
'宣言
Public Property MaxCloseTime As System.Integer
public System.int MaxCloseTime {get; set;}
参照