This topic has not yet been rated - Rate this topic

ServiceStateAttribute Class

Microsoft Robotics
Microsoft Robotics Class Reference
This attribute should be placed on the service class field that stores service state. It makes the state instance visible to the DSS runtime so additional functionality can be exposed

Namespace: Microsoft.Dss.Core.Attributes
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
[AttributeUsageAttribute(AttributeTargets.Field, Inherited = true, AllowMultiple = false)]
public sealed class ServiceStateAttribute : Attribute
This attribute is optional
System..::..Object
  System..::..Attribute
    Microsoft.Dss.Core.Attributes..::..ServiceStateAttribute
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.