Contract Class
Microsoft Robotics Class Reference
A Generic Contract which allows a text or binary stream to be communicated between services.
Remarks
The underlying stream is converted into a series of text or binary packets.
Namespace: Microsoft.Robotics.Services.DssStream.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0
Syntax
[XmlTypeAttribute(IncludeInSchema = false)]
public class Contract
Inheritance Hierarchy
System. . :: . .Object
Microsoft.Robotics.Services.DssStream.Proxy..::..Contract