Click or drag to resize
LicensingGuiSplashMinimumDuration Property
Gets or sets the minimum duration which the splash screen should be displayed. It may be displayed for a longer time if work is being done asynchronously.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public int SplashMinimumDuration { get; set; }

Property Value

Type: Int32
See Also