Edit

Share via


Cloud.AllLinkLocal Field

Definition

Returns a reference to a Cloud which represents all the link-local clouds in which the client or peer is currently participating.

C#
public static readonly System.Net.PeerToPeer.Cloud AllLinkLocal;

Field Value

Remarks

Use of this property causes a PeerNameRegistration or Resolve to occur in all possible link local clouds.

Applies to

Product Versions
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

See also