IAssemblyExecutionManagerExecute Method (Int64, Hashtable, NullableLogLevelEnum) |
[This is preliminary documentation and is subject to change.]
Note: This API is now obsolete.
Namespace: Netadmin.Management.Assembly
[ObsoleteAttribute("Please use the Dictionary<string, object> overload instead")] IClassResult Execute( long assemblyClassId, Hashtable hashtable, Nullable<LogLevelEnum> logLevel = null )
[Missing <param name="assemblyClassId"/> documentation for "M:Netadmin.Management.Assembly.IAssemblyExecutionManager.Execute(System.Int64,System.Collections.Hashtable,System.Nullable{Netadmin.Management.Assembly.Dto.LogLevelEnum})"]
[Missing <param name="hashtable"/> documentation for "M:Netadmin.Management.Assembly.IAssemblyExecutionManager.Execute(System.Int64,System.Collections.Hashtable,System.Nullable{Netadmin.Management.Assembly.Dto.LogLevelEnum})"]
[Missing <param name="logLevel"/> documentation for "M:Netadmin.Management.Assembly.IAssemblyExecutionManager.Execute(System.Int64,System.Collections.Hashtable,System.Nullable{Netadmin.Management.Assembly.Dto.LogLevelEnum})"]
[Missing <returns> documentation for "M:Netadmin.Management.Assembly.IAssemblyExecutionManager.Execute(System.Int64,System.Collections.Hashtable,System.Nullable{Netadmin.Management.Assembly.Dto.LogLevelEnum})"]
Exception | Condition |
---|---|
AssemblyExecutionException | Thrown if assembly execution fails |