In The Hand - .NET Components for Mobility
IsWinsProxy Property
NamespacesInTheHand.Net.NetworkInformationIPGlobalPropertiesIsWinsProxy
Gets a Boolean value that specifies whether the local computer is acting as a Windows Internet Name Service (WINS) proxy.
Declaration Syntax
C#Visual Basic
public bool IsWinsProxy { get; }
Public ReadOnly Property IsWinsProxy As Boolean
Value
true if the local computer is a WINS proxy; otherwise, false.
Remarks
WINS provides a distributed database for registering and querying dynamic NetBIOS names to IP address mappings.
Exceptions
ExceptionCondition
NetworkInformationExceptionA Win32 function call failed.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 2.1.0.0