Click or drag to resize

ToastRequestWaitingDuration Property

[This is preliminary documentation and is subject to change.]

Waiting duration before showing a toast after the shortcut file is installed (optional)

Namespace:  DesktopToast
Assembly:  DesktopToast (in DesktopToast.dll) Version: 0.7.0.0 (0.7.0.0)
Syntax
public TimeSpan WaitingDuration { get; set; }

Property Value

Type: TimeSpan
See Also