INotification.

Expiration Property

Summary

Gets the expiration time of the notification after which it will automatically close. If the value is System.TimeSpan.Zero then the notification will remain open until the user closes it.

Syntax

TimeSpan Expiration { get; }

Value

Type Description
TimeSpan