IAssemblyExecutionManagerExecute Method (Int64, DictionaryString, Object, NullableLogLevelEnum) |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Assembly
IClassResult Execute( long assemblyClassId, Dictionary<string, Object> parameters, Nullable<LogLevelEnum> overrideLogLevel = null )
[Missing <returns> documentation for "M:Netadmin.Management.Assembly.IAssemblyExecutionManager.Execute(System.Int64,System.Collections.Generic.Dictionary{System.String,System.Object},System.Nullable{Netadmin.Management.Assembly.Dto.LogLevelEnum})"]
Exception | Condition |
---|---|
AssemblyExecutionException | Thrown if assembly execution fails |