IAppServerMgr2 is an interface with a function for getting a controller without stealing the channel from the owner. It should used only in rare cases.

Namespace:  GrassValley.Mseries.AppServer
Assembly:  GrassValley.Mseries.AppServer (in GrassValley.Mseries.AppServer.dll) Version: 1.0.0.0

Syntax

C#
public interface IAppServerMgr2
Visual Basic (Declaration)
Public Interface IAppServerMgr2
Visual C++
public interface class IAppServerMgr2

See Also