PluginLoadedEventArgs.ElapsedTime Property

Time elapsed on loading the plug-in assembly and instantiating IPlugin implementations contained in it.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public TimeSpan ElapsedTime { get; }

Property Value

TimeSpan

See Also