Cloud.AllLinkLocal Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a reference to a Cloud which represents all the link-local clouds in which the client or peer is currently participating.
public: static initonly System::Net::PeerToPeer::Cloud ^ AllLinkLocal;
public static readonly System.Net.PeerToPeer.Cloud AllLinkLocal;
staticval mutable AllLinkLocal : System.Net.PeerToPeer.Cloud
Public Shared ReadOnly AllLinkLocal As Cloud
Field Value
Remarks
Use of this property causes a PeerNameRegistration or Resolve to occur in all possible link local clouds.
Applies to
See also
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.