Namespaces

Types in Fake

Type MessageHelper

Namespace Fake

Methods

Public static methods

TimeSpan WaitForMessageFile(string file, TimeSpan timeOut)

Waits for another application to create a output file - if the timeout is reached an exception will be raised

TimeSpan WaitForMessageFiles(IEnumerable<string> files, TimeSpan timeOut)

Waits for other applications to create a output files if the timeout is reached an exception will be raised