AllowMultipleInstances Property
Microsoft Robotics Class Reference
Indicates whether the service name should be made unique or not. If NotAPrefix is false then a GUID is appended to the ServicePrefix
Namespace: Microsoft.Dss.Core.Attributes
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public bool AllowMultipleInstances { get; set; }