ExitProcess Property
Microsoft Robotics Class Reference
Gets or sets a values that indicates whether to exit the hosting process after the node was shut down.
Namespace: Microsoft.Dss.Services.ControlPanel.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0
Syntax
[DataMemberConstructorAttribute(Order = )]
[DataMemberAttribute(Order = )]
public bool ExitProcess { get; set; }