Click or drag to resize

InstancesMruServer Property

Gets the MRU_Server instance cached by the Instance Server. The MRU_Server will be instantiated the first time this property accessed.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_MRU_Server MruServer { get; }

Property Value

Type: GH_MRU_Server

[Missing <value> documentation for "P:Grasshopper.Instances.MruServer"]

See Also