다음을 통해 공유


SynchronizationStatus.GetCurrentSynchronizationState Method

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Function GetCurrentSynchronizationState ( _
    currentStage As SynchronizationStage _
) As SynchronizationState
'Usage
Dim instance As SynchronizationStatus
Dim currentStage As SynchronizationStage
Dim returnValue As SynchronizationState

returnValue = instance.GetCurrentSynchronizationState(currentStage)
public SynchronizationState GetCurrentSynchronizationState(
    SynchronizationStage currentStage
)

Parameters

Return Value

Type: Microsoft.Office.Server.UserProfiles.SynchronizationState

See Also

Reference

SynchronizationStatus Class

SynchronizationStatus Members

Microsoft.Office.Server.UserProfiles Namespace