다음을 통해 공유


SyncAgent.OnSessionProgress 메서드

SessionProgress 이벤트를 발생시킵니다.

네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.data.dll의 Microsoft.Synchronization.Data

구문

‘선언
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 네임스페이스