DryadLinqContext Dispose Method DryadLINQ documentation
Releases all resources used by the DryadLinqContext.

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

public void Dispose()

Implements

IDisposable Dispose 
See Also