PlugInLoadedEventArgsElapsedTime 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.2.9018.0
C#
public TimeSpan ElapsedTime { get; }

Property Value

TimeSpan

See Also