IAppServerMgrProxy has the same functionality as IAppServerMgr except that it also has functions for setting credentials, host name, and connecting to an AppService by machine name.

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

Syntax

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

See Also