Subscribe Class

Microsoft Robotics Class Reference

Subscribe

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

Syntax

public class Subscribe : Subscribe<SubscribeRequestType, PortSet<SubscribeResponseType, Fault>, DirectoryPort>

Inheritance Hierarchy

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

See Also

Subscribe Members

Microsoft.Dss.Services.Directory Namespace