StartupCheck Method

Soulstone

Soulstone
Calls the DataLayer TestConnection method to test the underlying connection.

Namespace:  Soulstone.Mp3
Assembly:  Soulstone.Mp3 (in Soulstone.Mp3.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool StartupCheck()
Visual Basic (Declaration)
Public Function StartupCheck As Boolean
Visual C++
public:
bool StartupCheck()

Return Value

True or false.

See Also