Constructor AppInstaller
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
AppInstaller(IConnection, AppInstallContext)
Initiates a new instance of the AppInstaller class.
public AppInstaller(IConnection connection, AppInstallContext context)
Parameters
connectionIConnectionSLNet raw connection. Can be obtained via Engine object.
contextAppInstallContextProvides the context to which the installer has access to. Skyline.DataMiner.Net.AppPackages.AppInstallContext object is automatically provided by the Automation script.