Gets a Boolean value that specifies whether the local computer is acting as a Windows Internet Name Service (WINS) proxy.
true if the local computer is a WINS proxy; otherwise, false.
WINS provides a distributed database for registering and querying dynamic NetBIOS names to IP address mappings.
| Exception | Condition |
|---|---|
| NetworkInformationException | A Win32 function call failed. |