DryadLinqBinaryWriterWrite Method (DateTime)DryadLINQ documentation
Writes a value of DateTime to the current writer.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax

public void Write(
	DateTime val
)

Parameters

val
Type: SystemDateTime
A value of DateTime to write.
See Also

Reference