Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

FileHelperAsyncEngine.WriteNext Method 

Write the next record to a file or stream opened with BeginWriteFile, BeginWriteStream or BeginAppendToFile method.

[Visual Basic]
Public Sub WriteNext( _
   ByVal record As Object _
)
[C#]
public void WriteNext(
   object record
);

Parameters

record
The record to write.

Example

This example show the basic use of the async methods in the FileHelperAsymcEngine:


        

See Also

FileHelperAsyncEngine Class | FileHelpers Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox