Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULSyncProgressData クラス

 

ReceivedBytes プロパティ

現在までに受信したバイト数を返します。この情報は、すべてのステータスで更新されます。

構文
Visual Basic
Public Readonly Property ReceivedBytes As Long
C#
public long ReceivedBytes { get;}
プロパティ値

現在までに受信したバイト数。

参照