Cloud.Available 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 static reference to a Cloud which represents all the available clouds in which the client is currently participating.
public: static initonly System::Net::PeerToPeer::Cloud ^ Available;
public static readonly System.Net.PeerToPeer.Cloud Available;
staticval mutable Available : System.Net.PeerToPeer.Cloud
Public Shared ReadOnly Available As Cloud
Field Value
Remarks
- This field is used to automatically call PeerNameRegistration or Resolve to on all possible clouds.
Applies to
See also
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.