Click or drag to resize

MultiModelServerAspectAutoStart Property

Indicates whether the server should start when the model opens.

Namespace: Demo3D.MultiModel.Server
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool AutoStart { get; set; }

Property Value

Boolean
See Also