Instances.MruServer Property

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; }
Public Shared ReadOnly Property MruServer As GH_MRU_Server
	Get

Property Value

Type: GH_MRU_Server

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

See Also