System.Net.NetworkInformation.IPAddressInformation.IsTransient Property

Gets a bool value that indicates whether the Internet Protocol (IP) address is transient (a cluster address).

Syntax

public abstract bool IsTransient { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A transient address is assigned to a cluster and should not be used by most applications.

Requirements

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