---
title: networksUpdateCounter
framework: wifiinfrastructure
role: symbol
role_heading: Instance Property
path: wifiinfrastructure/winetworksharingprovider/networkevent/networksupdatecounter
---

# networksUpdateCounter

A counter that increments whenever the network data changes.

## Declaration

```swift
let networksUpdateCounter: UInt64
```

## Discussion

Discussion The counter increments by 1.

## See Also

### Getting network data

- [networks](wifiinfrastructure/winetworksharingprovider/networkevent/networks.md)
