---
title: moreComing
framework: cfnetwork
role: symbol
role_heading: Type Property
path: cfnetwork/cfnetservicebrowserflags/morecoming
---

# moreComing

A hint that the system will call the client’s callback function again soon.

## Declaration

```swift
static var moreComing: CFNetServiceBrowserFlags { get }
```

## Discussion

Discussion If set, the client shouldn’t do anything time-consuming, such as updating the screen.

## See Also

### Type Properties

- [isDefault](cfnetwork/cfnetservicebrowserflags/isdefault.md)
- [isDomain](cfnetwork/cfnetservicebrowserflags/isdomain.md)
- [isRegistrationDomain](cfnetwork/cfnetservicebrowserflags/isregistrationdomain.md)
- [remove](cfnetwork/cfnetservicebrowserflags/remove.md)
- [isRegistrationDomain](cfnetwork/cfnetservicebrowserflags/isregistrationdomain.md)
