C# 클래스 Windows.Storage.StreamedFileDataRequest

상속: IOutputStream, IClosable, IStreamedFileDataRequest
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
Close ( ) : void
FailAndClose ( [ failureMode ) : void
FlushAsync ( ) : IAsyncOperation
WriteAsync ( [ buffer ) : uint>.IAsyncOperationWithProgress

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

FailAndClose() 공개 메소드

public FailAndClose ( [ failureMode ) : void
failureMode [
리턴 void

FlushAsync() 공개 메소드

public FlushAsync ( ) : IAsyncOperation
리턴 IAsyncOperation

WriteAsync() 공개 메소드

public WriteAsync ( [ buffer ) : uint>.IAsyncOperationWithProgress
buffer [
리턴 uint>.IAsyncOperationWithProgress