RhinoCommon API
PlugInLoadTime Property |
Plug-ins are typically loaded on demand when they are first needed. You can change
this behavior to load the plug-in at during different stages in time by overriding
this property.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)

public virtual PlugInLoadTime LoadTime { get; }
Public Overridable ReadOnly Property LoadTime As PlugInLoadTime Get
Property Value
Type: PlugInLoadTime
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14