Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

Legenda

- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1

Namespace System

Totale classi: 1364, di cui
  • 414 nuove
  • 585 modificate
  • 0 rimosse

Pagina ... 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 ...

 System.Net.NetworkInformation.NetBiosNodeType +
 +Broadcast 
 +Hybrid 
 +Mixed 
 +Peer2Peer 
 +Unknown 
 +value__ 

 System.Net.NetworkInformation.OperationalStatus +
 +Dormant 
 +Down 
 +LowerLayerDown 
 +NotPresent 
 +Testing 
 +Unknown 
 +Up 
 +value__ 

 System.Net.NetworkInformation.PhysicalAddress +
 +.ctor ()
 +None 
 +Equals (Object comparand)
 +GetAddressBytes ()
 +GetHashCode ()
 +Parse (String address)
 +ToString ()

 System.Net.NetworkInformation.PingCompletedEventHandler +
 +.ctor ()
 +BeginInvoke (Object sender, PingCompletedEventArgs e, AsyncCallback callback, Object object)
 +EndInvoke (IAsyncResult result)
 +Invoke (Object sender, PingCompletedEventArgs e)

 System.Net.NetworkInformation.PingCompletedEventArgs +
 +Reply 

 System.Net.NetworkInformation.Ping +
 +.ctor ()
 +PingCompleted 
 +Send (String hostNameOrAddress)
 +Send (String hostNameOrAddress, Int32 timeout)
 +Send (IPAddress address)
 +Send (IPAddress address, Int32 timeout)
 +Send (String hostNameOrAddress, Int32 timeout, Byte[] buffer)
 +Send (IPAddress address, Int32 timeout, Byte[] buffer)
 +Send (String hostNameOrAddress, Int32 timeout, Byte[] buffer, PingOptions options)
 +Send (IPAddress address, Int32 timeout, Byte[] buffer, PingOptions options)
 +SendAsync (String hostNameOrAddress, Object userToken)
 +SendAsync (String hostNameOrAddress, Int32 timeout, Object userToken)
 +SendAsync (IPAddress address, Object userToken)
 +SendAsync (IPAddress address, Int32 timeout, Object userToken)
 +SendAsync (String hostNameOrAddress, Int32 timeout, Byte[] buffer, Object userToken)
 +SendAsync (IPAddress address, Int32 timeout, Byte[] buffer, Object userToken)
 +SendAsync (String hostNameOrAddress, Int32 timeout, Byte[] buffer, PingOptions options, Object userToken)
 +SendAsync (IPAddress address, Int32 timeout, Byte[] buffer, PingOptions options, Object userToken)
 +SendAsyncCancel ()

 System.Net.NetworkInformation.PingException +
 +.ctor ()
 +.ctor ()

 System.Net.NetworkInformation.PingOptions +
 +.ctor ()
 +.ctor ()
 +DontFragment 
 +Ttl 

 System.Net.NetworkInformation.PingReply +
 +Address 
 +Buffer 
 +Options 
 +RoundtripTime 
 +Status 

 System.Net.NetworkInformation.PrefixOrigin +
 +Dhcp 
 +Manual 
 +Other 
 +RouterAdvertisement 
 +value__ 
 +WellKnown 

 System.Net.NetworkInformation.SuffixOrigin +
 +LinkLayerAddress 
 +Manual 
 +OriginDhcp 
 +Other 
 +Random 
 +value__ 
 +WellKnown 

 System.Net.NetworkInformation.TcpConnectionInformation +
 +LocalEndPoint 
 +RemoteEndPoint 
 +State 

 System.Net.NetworkInformation.TcpStatistics +
 +ConnectionsAccepted 
 +ConnectionsInitiated 
 +CumulativeConnections 
 +CurrentConnections 
 +ErrorsReceived 
 +FailedConnectionAttempts 
 +MaximumConnections 
 +MaximumTransmissionTimeout 
 +MinimumTransmissionTimeout 
 +ResetConnections 
 +ResetsSent 
 +SegmentsReceived 
 +SegmentsResent 
 +SegmentsSent 

 System.Net.NetworkInformation.UdpStatistics +
 +DatagramsReceived 
 +DatagramsSent 
 +IncomingDatagramsDiscarded 
 +IncomingDatagramsWithErrors 
 +UdpListeners 

Powered by Ricciolo