BatchCount プロパティ

セッション中に同期するバッチの総数を取得します。

名前空間:  Microsoft.Synchronization
アセンブリ:  Microsoft.Synchronization.Data (Microsoft.Synchronization.Data.dll 内)

構文

'宣言
Public ReadOnly Property BatchCount As Integer
    Get
'使用
Dim instance As SyncBatchProgress
Dim value As Integer

value = instance.BatchCount
public int BatchCount { get; }
public:
property int BatchCount {
    int get ();
}
member BatchCount : int
function get BatchCount () : int

プロパティ値

型 : System. . :: . .Int32
セッション中に同期するバッチの総数。

参照

参照

SyncBatchProgressクラス

SyncBatchProgress メンバー

Microsoft.Synchronization 名前空間