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 ... 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 ...

 System.Net.FtpWebRequest +
 +Abort ()
 +BeginGetRequestStream (AsyncCallback callback, Object state)
 +BeginGetResponse (AsyncCallback callback, Object state)
 +EndGetRequestStream (IAsyncResult asyncResult)
 +EndGetResponse (IAsyncResult asyncResult)
 +GetRequestStream ()
 +GetResponse ()
 +ClientCertificates 
 +ConnectionGroupName 
 +ContentLength 
 +ContentOffset 
 +ContentType 
 +Credentials 
 +DefaultCachePolicy 
 +EnableSsl 
 +Headers 
 +KeepAlive 
 +Method 
 +PreAuthenticate 
 +Proxy 
 +ReadWriteTimeout 
 +RenameTo 
 +RequestUri 
 +ServicePoint 
 +Timeout 
 +UseBinary 
 +UseDefaultCredentials 
 +UsePassive 

 System.Net.FtpWebResponse +
 +Close ()
 +GetResponseStream ()
 +BannerMessage 
 +ContentLength 
 +ExitMessage 
 +Headers 
 +LastModified 
 +ResponseUri 
 +StatusCode 
 +StatusDescription 
 +WelcomeMessage 

 System.Net.GlobalProxySelection =
 =.ctor ()
 =GetEmptyWebProxy ()
 =Select 

 System.Net.HttpListenerBasicIdentity +
 +.ctor ()
 +Password 

 System.Net.HttpListener +
 +.ctor ()
 +Abort ()
 +BeginGetContext (AsyncCallback callback, Object state)
 +Close ()
 +EndGetContext (IAsyncResult asyncResult)
 +GetContext ()
 +Start ()
 +Stop ()
 +AuthenticationSchemes 
 +AuthenticationSchemeSelectorDelegate 
 +IgnoreWriteExceptions 
 +IsListening 
 +IsSupported 
 +Prefixes 
 +Realm 
 +UnsafeConnectionNtlmAuthentication 

 System.Net.HttpListenerContext +
 +Request 
 +Response 
 +User 

 System.Net.HttpListenerException +
 +.ctor ()
 +.ctor ()
 +.ctor ()
 +ErrorCode 

 System.Net.HttpListenerPrefixCollection +
 +Add (String uriPrefix)
 +Clear ()
 +Contains (String uriPrefix)
 +CopyTo (Array array, Int32 offset)
 +CopyTo (String[] array, Int32 offset)
 +GetEnumerator ()
 +Remove (String uriPrefix)
 +Count 
 +IsReadOnly 
 +IsSynchronized 

 System.Net.HttpListenerRequest +
 +BeginGetClientCertificate (AsyncCallback requestCallback, Object state)
 +EndGetClientCertificate (IAsyncResult asyncResult)
 +GetClientCertificate ()
 +AcceptTypes 
 +ClientCertificateError 
 +ContentEncoding 
 +ContentLength64 
 +ContentType 
 +Cookies 
 +HasEntityBody 
 +Headers 
 +HttpMethod 
 +InputStream 
 +IsAuthenticated 
 +IsLocal 
 +IsSecureConnection 
 +KeepAlive 
 +LocalEndPoint 
 +ProtocolVersion 
 +QueryString 
 +RawUrl 
 +RemoteEndPoint 
 +RequestTraceIdentifier 
 +Url 
 +UrlReferrer 
 +UserAgent 
 +UserHostAddress 
 +UserHostName 
 +UserLanguages 

 System.Net.HttpListenerResponse +
 +Abort ()
 +AddHeader (String name, String value)
 +AppendCookie (Cookie cookie)
 +AppendHeader (String name, String value)
 +Close (Byte[] responseEntity, Boolean willBlock)
 +Close ()
 +CopyFrom (HttpListenerResponse templateResponse)
 +Redirect (String url)
 +SetCookie (Cookie cookie)
 +ContentEncoding 
 +ContentLength64 
 +ContentType 
 +Cookies 
 +Headers 
 +KeepAlive 
 +OutputStream 
 +ProtocolVersion 
 +RedirectLocation 
 +SendChunked 
 +StatusCode 
 +StatusDescription 

 System.Net.HttpRequestHeader +
 +Accept 
 +AcceptCharset 
 +AcceptEncoding 
 +AcceptLanguage 
 +Allow 
 +Authorization 
 +CacheControl 
 +Connection 
 +ContentEncoding 
 +ContentLanguage 
 +ContentLength 
 +ContentLocation 
 +ContentMd5 
 +ContentRange 
 +ContentType 
 +Cookie 
 +Date 
 +Expect 
 +Expires 
 +From 
 +Host 
 +IfMatch 
 +IfModifiedSince 
 +IfNoneMatch 
 +IfRange 
 +IfUnmodifiedSince 
 +KeepAlive 
 +LastModified 
 +MaxForwards 
 +Pragma 
 +ProxyAuthorization 
 +Range 
 +Referer 
 +Te 
 +Trailer 
 +TransferEncoding 
 +Translate 
 +Upgrade 
 +UserAgent 
 +value__ 
 +Via 
 +Warning 

 System.Net.HttpResponseHeader +
 +AcceptRanges 
 +Age 
 +Allow 
 +CacheControl 
 +Connection 
 +ContentEncoding 
 +ContentLanguage 
 +ContentLength 
 +ContentLocation 
 +ContentMd5 
 +ContentRange 
 +ContentType 
 +Date 
 +ETag 
 +Expires 
 +KeepAlive 
 +LastModified 
 +Location 
 +Pragma 
 +ProxyAuthenticate 
 +RetryAfter 
 +Server 
 +SetCookie 
 +Trailer 
 +TransferEncoding 
 +Upgrade 
 +value__ 
 +Vary 
 +Via 
 +Warning 
 +WwwAuthenticate 

 System.Net.HttpStatusCode =
 =Accepted 
 =Ambiguous 
 =BadGateway 
 =BadRequest 
 =Conflict 
 =Continue 
 =Created 
 =ExpectationFailed 
 =Forbidden 
 =Found 
 =GatewayTimeout 
 =Gone 
 =HttpVersionNotSupported 
 =InternalServerError 
 =LengthRequired 
 =MethodNotAllowed 
 =Moved 
 =MovedPermanently 
 =MultipleChoices 
 =NoContent 
 =NonAuthoritativeInformation 
 =NotAcceptable 
 =NotFound 
 =NotImplemented 
 =NotModified 
 =OK 
 =PartialContent 
 =PaymentRequired 
 =PreconditionFailed 
 =ProxyAuthenticationRequired 
 =Redirect 
 =RedirectKeepVerb 
 =RedirectMethod 
 =RequestedRangeNotSatisfiable 
 =RequestEntityTooLarge 
 =RequestTimeout 
 =RequestUriTooLong 
 =ResetContent 
 =SeeOther 
 =ServiceUnavailable 
 =SwitchingProtocols 
 =TemporaryRedirect 
 =Unauthorized 
 =UnsupportedMediaType 
 =Unused 
 =UseProxy 
 =value__ 

 System.Net.HttpVersion =
 =.ctor ()
 =Version10 
 =Version11 

Powered by Ricciolo