CBPeripheralManagerConnectionLatency Enum   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The connection latency of the CBPeripheralManager.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CBPeripheralManagerConnectionLatencytype CBPeripheralManagerConnectionLatency = - Inheritance
- 
				CBPeripheralManagerConnectionLatency
- Attributes
Fields
| Name | Value | Description | 
|---|---|---|
| Low | 0 | |
| Medium | 1 | |
| High | 2 |