IFlushable InterfaceNaiad Help

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

Denotes a serializer type that can be flushed

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 interface IFlushable

The IFlushable type exposes the following members.

Methods

  NameDescription
Public methodFlush
Flush any partially-written output
Top
See Also

Reference