Visual Basic (Declaration) | |
---|---|
Public Shared Sub Initialize() |
C# | |
---|---|
public static void Initialize() |
When the Initialize method is called, the API will look for a valid runtime deployment as specified in the InstallPath property. The initialization will also validate the license string(s) provided in the SetLicense method call. An exception will be thrown if there are errors during Initialization.
Exception | Description |
---|---|
System.Exception | Thrown when a problem is encountered during initialization of the runtime deployment. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8