Visual Basic (Declaration) | |
---|---|
Protected Overrides Sub OnServerStarting( _ ByVal configuration As ApplicationConfiguration _ ) |
C# | |
---|---|
protected override void OnServerStarting( ApplicationConfiguration configuration ) |
Parameters
- configuration
This method is called before any startup processing occurs. The sub-class may update the
configuration object or do any other application specific startup tasks.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family