System.IO.IsolatedStorage.IsolatedStorageFileStream.EndWrite Method

Ends an asynchronous write.

Syntax

public override void EndWrite (IAsyncResult asyncResult)

Parameters

asyncResult
The pending asynchronous I/O request to end.

Remarks

Requirements

Namespace: System.IO.IsolatedStorage
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0
Since: .NET 2.0