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
connection
IConnectionSLNet raw connection. Can be obtained via Engine object.
context
AppInstallContextProvides the context to which the installer has access to. Skyline.DataMiner.Net.AppPackages.AppInstallContext object is automatically provided by the Automation script.