Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Close Method (fadeoutDuration)
NamespacesGenesyslab.Desktop.Infrastructure.SplashScreenSplashClose(TimeSpan)
Closes the splashscreen after the specified fadeout duration.
Declaration Syntax
C#Visual BasicVisual C++
public void Close(
	TimeSpan fadeoutDuration
)
Public Sub Close ( _
	fadeoutDuration As TimeSpan _
)
public:
void Close(
	TimeSpan fadeoutDuration
)
Parameters
fadeoutDuration (TimeSpan)
The fadeout duration.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)