If Lazy, it will only start when assemly loads,
otherwise it will force assmebly to load on startup
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public bool Lazy { get; set; } |