C# Class System.IO.FileStreamAsyncResult

Inheritance: IAsyncResult
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Méthode Description
CallUserCallback ( ) : void
CallUserCallbackWorker ( Object callbackState ) : void
CreateBufferedReadResult ( int numBufferedBytes, AsyncCallback userCallback, Object userStateObject ) : FileStreamAsyncResult