次の方法で共有


OnSessionProgress メソッド

SessionProgress イベントを発生させます。

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

構文

'宣言
Protected Overridable Sub OnSessionProgress ( _
    value As SessionProgressEventArgs _
)
'使用
Dim value As SessionProgressEventArgs

Me.OnSessionProgress(value)
protected virtual void OnSessionProgress(
    SessionProgressEventArgs value
)
protected:
virtual void OnSessionProgress(
    SessionProgressEventArgs^ value
)
abstract OnSessionProgress : 
        value:SessionProgressEventArgs -> unit 
override OnSessionProgress : 
        value:SessionProgressEventArgs -> unit 
protected function OnSessionProgress(
    value : SessionProgressEventArgs
)

パラメーター

参照

参照

SyncAgentクラス

SyncAgent メンバー

Microsoft.Synchronization 名前空間