public ServiceSynchronizationType ServiceSynchronizationType {get; set;}
Public Property ServiceSynchronizationType As ServiceSynchronizationType
public ServiceSynchronizationType ServiceSynchronizationType {get; set;}
Public Property ServiceSynchronizationType As ServiceSynchronizationType
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | value is not an enum member of ArcGIS.Core.Data.ServiceSynchronizationType. |
This configuration is only applicable to a feature service topology. A geodatabase topology will ignore this value.
Regardless of how the ArcGIS.Core.Data.ServiceSynchronizationType is specified, the C#
Validate operation is still synchronous; the current thread will block until the operation completes.
Target Platforms: Windows 11, Windows 10