UpdateBytes Method (Byte[], Boolean, Int64)

Microsoft Robotics Class Reference

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

Syntax

public virtual DsspResponsePort<DefaultUpdateResponseType> UpdateBytes(
    byte[] data,
    bool truncate,
    long offset
)

Parameters

See Also

MountServiceOperations Class

UpdateBytes Overload

Microsoft.Dss.Services.MountService.Proxy Namespace