Share via


SPReplica.Synchronous property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property Synchronous As Boolean
    Get
'Usage
Dim instance As SPReplica
Dim value As Boolean

value = instance.Synchronous
public bool Synchronous { get; }

Property value

Type: System.Boolean

See also

Reference

SPReplica class

SPReplica members

Microsoft.SharePoint.Administration namespace