System.Net.NameResolution.xml 5.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <doc>
  3. <assembly>
  4. <name>System.Net.NameResolution</name>
  5. </assembly>
  6. <members>
  7. <member name="T:System.Net.Dns">
  8. <summary>Fornisce la funzionalità di risoluzione semplice dei nomi di dominio.</summary>
  9. </member>
  10. <member name="M:System.Net.Dns.GetHostAddressesAsync(System.String)">
  11. <summary>Restituisce gli indirizzi IP (Internet Protocol) per l'host specificato come operazione asincrona.</summary>
  12. <returns>Restituisce <see cref="T:System.Threading.Tasks.Task`1" />.Oggetto dell'attività che rappresenta l'operazione asincrona.La proprietà <see cref="P:System.Threading.Tasks.Task`1.Result" /> nell'oggetto attività restituisce una matrice di tipo <see cref="T:System.Net.IPAddress" /> che contiene gli indirizzi IP per l'host che è specificato dal parametro <paramref name="hostNameOrAddress" />.</returns>
  13. <param name="hostNameOrAddress">Nome dell'host o indirizzo IP da risolvere.</param>
  14. <exception cref="T:System.ArgumentNullException">
  15. <paramref name="hostNameOrAddress" /> è null. </exception>
  16. <exception cref="T:System.ArgumentOutOfRangeException">La lunghezza del parametro <paramref name="hostNameOrAddress" /> è maggiore di 255 caratteri. </exception>
  17. <exception cref="T:System.Net.Sockets.SocketException">Si è verificato un errore durante la risoluzione del parametro <paramref name="hostNameOrAddress" />. </exception>
  18. <exception cref="T:System.ArgumentException">
  19. <paramref name="hostNameOrAddress" /> è un indirizzo IP non valido.</exception>
  20. </member>
  21. <member name="M:System.Net.Dns.GetHostEntryAsync(System.Net.IPAddress)">
  22. <summary>Risolve un nome host o un indirizzo IP in un'istanza di <see cref="T:System.Net.IPHostEntry" /> come un'operazione asincrona.</summary>
  23. <returns>Restituisce <see cref="T:System.Threading.Tasks.Task`1" />.Oggetto dell'attività che rappresenta l'operazione asincrona.La proprietà di <see cref="P:System.Threading.Tasks.Task`1.Result" /> nell'oggetto attività restituisce un'istanza di <see cref="T:System.Net.IPHostEntry" /> che contiene informazioni di indirizzo sull'host specificato in <paramref name="address" />.</returns>
  24. <param name="address">Indirizzo IP.</param>
  25. <exception cref="T:System.ArgumentNullException">
  26. <paramref name="address" /> è null. </exception>
  27. <exception cref="T:System.Net.Sockets.SocketException">Si è verificato un errore durante la risoluzione del parametro <paramref name="address" />. </exception>
  28. <exception cref="T:System.ArgumentException">
  29. <paramref name="address" /> è un indirizzo IP non valido.</exception>
  30. </member>
  31. <member name="M:System.Net.Dns.GetHostEntryAsync(System.String)">
  32. <summary>Risolve un nome host o un indirizzo IP in un'istanza di <see cref="T:System.Net.IPHostEntry" /> come un'operazione asincrona.</summary>
  33. <returns>Restituisce <see cref="T:System.Threading.Tasks.Task`1" />.Oggetto dell'attività che rappresenta l'operazione asincrona.La proprietà di <see cref="P:System.Threading.Tasks.Task`1.Result" /> nell'oggetto attività restituisce un'istanza di <see cref="T:System.Net.IPHostEntry" /> che contiene informazioni di indirizzo sull'host specificato in <paramref name="hostNameOrAddress" />.</returns>
  34. <param name="hostNameOrAddress">Nome dell'host o indirizzo IP da risolvere.</param>
  35. <exception cref="T:System.ArgumentNullException">Il parametro <paramref name="hostNameOrAddress" /> è null. </exception>
  36. <exception cref="T:System.ArgumentOutOfRangeException">La lunghezza del parametro <paramref name="hostNameOrAddress" /> supera i 255 caratteri. </exception>
  37. <exception cref="T:System.Net.Sockets.SocketException">Si è verificato un errore nella risoluzione del parametro <paramref name="hostNameOrAddress" />. </exception>
  38. <exception cref="T:System.ArgumentException">Il parametro <paramref name="hostNameOrAddress" /> è un indirizzo IP non valido. </exception>
  39. </member>
  40. <member name="M:System.Net.Dns.GetHostName">
  41. <summary>Ottiene il nome host del computer locale.</summary>
  42. <returns>Stringa contenente il nome host DNS del computer locale.</returns>
  43. <exception cref="T:System.Net.Sockets.SocketException">Si è verificato un errore nella risoluzione del nome host locale. </exception>
  44. <PermissionSet>
  45. <IPermission class="System.Net.DnsPermission, System, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" version="1" Unrestricted="true" />
  46. </PermissionSet>
  47. </member>
  48. <member name="T:System.Net.IPHostEntry">
  49. <summary>Fornisce una classe contenitore per le informazioni sull'indirizzo dell'host Internet.</summary>
  50. </member>
  51. <member name="M:System.Net.IPHostEntry.#ctor">
  52. <summary>Inizializza una nuova istanza della classe <see cref="T:System.Net.IPHostEntry" />.</summary>
  53. </member>
  54. <member name="P:System.Net.IPHostEntry.AddressList">
  55. <summary>Ottiene o imposta un elenco di indirizzi IP associati a un host.</summary>
  56. <returns>Matrice di tipo <see cref="T:System.Net.IPAddress" /> in cui sono contenuti gli indirizzi IP risolti nei nomi host contenuti nella proprietà <see cref="P:System.Net.IPHostEntry.Aliases" />.</returns>
  57. </member>
  58. <member name="P:System.Net.IPHostEntry.Aliases">
  59. <summary>Ottiene o imposta un elenco di alias associati a un host.</summary>
  60. <returns>Matrice di stringhe in cui sono contenuti nomi DNS che vengono risolti in indirizzi IP nella proprietà <see cref="P:System.Net.IPHostEntry.AddressList" />.</returns>
  61. </member>
  62. <member name="P:System.Net.IPHostEntry.HostName">
  63. <summary>Recupera o imposta il nome DNS dell'host.</summary>
  64. <returns>Stringa in cui è contenuto il nome host primario per il server.</returns>
  65. </member>
  66. </members>
  67. </doc>