NetworkProgressChangedEventArgs.TotalBytes 속성

정의

주의

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

전송된 총 바이트 수를 가져옵니다.

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

속성 값

Int32를 반환합니다.

전송된 총 바이트 수입니다.

특성

적용 대상