PluginLoadedEventArgs.ElapsedTime Property
Time elapsed on loading the plug-in assembly and instantiating
IPlugin implementations contained in it.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public TimeSpan ElapsedTime { get; }
Public ReadOnly Property ElapsedTime As TimeSpan
Get
public:
property TimeSpan ElapsedTime {
TimeSpan get ();
}
member ElapsedTime : TimeSpan with get
Property Value
TimeSpan