다음을 통해 공유


NetworkProgressChangedEventArgs.ProcessedBytes 속성

정의

주의

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

처리된 바이트 수를 가져옵니다.

public:
 property int ProcessedBytes { int get(); };
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public int ProcessedBytes { get; }
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.ProcessedBytes : int
Public ReadOnly Property ProcessedBytes As Integer

속성 값

Int32를 반환합니다.

처리된 바이트 수입니다.

특성

적용 대상