Loupe - Log - Monitor - Resolve
Gibraltar.Data Namespace / RepositoryPublishEngine Class / Stop Method
Indicates if the caller wants to wait for the engine to stop before returning

In This Topic
    Stop Method (RepositoryPublishEngine)
    In This Topic
    Stop publishing sessions
    Syntax
    'Declaration
     
    
    Public Sub Stop( _
       ByVal waitForStop As Boolean _
    ) 
    public void Stop( 
       bool waitForStop
    )

    Parameters

    waitForStop
    Indicates if the caller wants to wait for the engine to stop before returning
    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