Share via


Subscribe Class

Microsoft Robotics Class Reference

Subscribe operation. Request notifications when an assembly or resource is inserted or deleted

Namespace: Microsoft.Dss.Services.AssemblyEmbeddedResourceService
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public class Subscribe : Subscribe<SubscribeRequest, PortSet<SubscribeResponseType, Fault>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Subscribe< (Of < ( <'SubscribeRequest, PortSet< (Of < ( <'SubscribeResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.AssemblyEmbeddedResourceService..::..Subscribe

See Also

Subscribe Members

Microsoft.Dss.Services.AssemblyEmbeddedResourceService Namespace