System.Net.NetworkInformation.IPGlobalProperties.IsWinsProxy Property

Gets a bool value that specifies whether the local computer is acting as a Windows Internet Name Service (WINS) proxy.

Syntax

public abstract bool IsWinsProxy { get; }

Value

Documentation for this section has not yet been entered.

Remarks

WINS provides a distributed database for registering and querying dynamic NetBIOS names to IP address mappings.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0