Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Server Namespace / IRepositoryExtension Interface / Shutdown Method

In This Topic
    Shutdown Method
    In This Topic
    Called to shut down the extension
    Syntax
    'Declaration
     
    
    Sub Shutdown() 
    void Shutdown()
    Remarks
    The extension will have a short period of time (typically a few seconds) to shutdown cleanly. The context is still available during this call.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also