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 命名空间