resolveScope property
The scope of multicast addresses to use for discovery. Possible values are:
- ResolveScope.machine: Local to the machine
- ResolveScope.link: Local to the subnet
- ResolveScope.site: Local to the site as defined by local policy
Implementation
ResolveScope resolveScope;