ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / PartialPostOptions Class / ServiceSynchronizationType Property

In This Topic
    ServiceSynchronizationType Property (PartialPostOptions)
    In This Topic
    Gets or sets whether or not Post should run synchronously.
    Syntax
    Public Property ServiceSynchronizationType As ServiceSynchronizationType
    public ServiceSynchronizationType ServiceSynchronizationType {get; set;}
    Remarks
    This property is not valid for traditional versioning.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also