Share via


DirectoryPort Class

Microsoft Robotics Class Reference

Service Instance Directory operations port

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class DirectoryPort : PortSet<DsspDefaultLookup, DsspDefaultDrop, Insert, Upsert, Delete, Get, HttpGet, Query, Subscribe>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Ccr.Core. . :: . .PortSet
    Microsoft.Ccr.Core. . :: . .PortSet< (Of < ( <'DsspDefaultLookup, DsspDefaultDrop, Insert, Upsert, Delete, Get, HttpGet, Query, Subscribe> ) > ) >
      Microsoft.Dss.Services.Directory.Proxy..::..DirectoryPort

See Also

DirectoryPort Members

Microsoft.Dss.Services.Directory.Proxy Namespace