---
title: synchronizationMode
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vznetworkblockdevicestoragedeviceattachment/synchronizationmode
---

# synchronizationMode

The mode in which the NBD client synchronizes data with the NBD server.

## Declaration

```swift
var synchronizationMode: VZDiskSynchronizationMode { get }
```

## Discussion

Discussion See VZDiskSynchronizationMode for details on how the specific mode affects data synchronization between the NBD client and server.

## See Also

### Getting information about the attachment point

- [isForcedReadOnly](virtualization/vznetworkblockdevicestoragedeviceattachment/isforcedreadonly.md)
- [timeout](virtualization/vznetworkblockdevicestoragedeviceattachment/timeout.md)
- [url](virtualization/vznetworkblockdevicestoragedeviceattachment/url.md)
