protected virtual void OnAppendFileCompleted( object sender, ExtendedAsyncCompletedEventArgs<long> e )
Protected Overridable Sub OnAppendFileCompleted( _ ByVal sender As Object, _ ByVal e As ExtendedAsyncCompletedEventArgs(Of Long) _ )
protected: virtual void OnAppendFileCompleted( Object^ sender, ExtendedAsyncCompletedEventArgs<long>^ e );