共用方式為


SyncAgent.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
)
protected void OnSessionProgress (
    SessionProgressEventArgs value
)
protected function OnSessionProgress (
    value : SessionProgressEventArgs
)

參數

請參閱

參考

SyncAgent 類別
SyncAgent 成員
Microsoft.Synchronization 命名空間