RecvBufferAvailable Property Naiad Help

[This is preliminary documentation and is subject to change.]

The number of bytes that have not been consumed from this buffer.

Namespace: Microsoft.Research.Naiad.Serialization
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public int Available { get; }

Property Value

Type: Int32
See Also

Reference