resourceIPAddressSpace property
The IP address space of the resource. The address space can only be determined once the transport
established the connection, so we can't send it in requestWillBeSentExtraInfo
.
Implementation
final IPAddressSpace resourceIPAddressSpace;