ServiceHandlerAttribute Class
Microsoft Robotics Class Reference
Specifies concurrency behavior for a Dssp operation handler
Namespace: Microsoft.Dss.Core.Attributes
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
[AttributeUsageAttribute(AttributeTargets.Method, Inherited = true, AllowMultiple = true)]
public sealed class ServiceHandlerAttribute : Attribute
Inheritance Hierarchy
System. . :: . .Object
System. . :: . .Attribute
Microsoft.Dss.Core.Attributes..::..ServiceHandlerAttribute