System.Net.HttpWebRequest Class
Information   Base Types   Related Resources

Provides an HTTP-specific implementation of the WebRequestclass.

  • Namespace: System.Net
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: System.dll

  • System.Net.WebRequest
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (43)Discussions (903)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     _ChallengedSpn
  • private System.String _ChallengedSpn

  •  _DefaultMaximumResponseHeadersLength
  • private static System.Int32 _DefaultMaximumResponseHeadersLength

  •  _ExpectContinue
  • private System.Boolean _ExpectContinue

  •  _LockConnection
  • private System.Boolean _LockConnection

  •  _MaximumResponseHeadersLength
  • private System.Int32 _MaximumResponseHeadersLength

  •  _ReadWriteTimeout
  • private System.Int32 _ReadWriteTimeout

  •  _UnlockDelegate
  • private System.Net.UnlockConnectionDelegate _UnlockDelegate

  •  _UnsafeAuthenticatedConnectionSharing
  • private System.Boolean _UnsafeAuthenticatedConnectionSharing

  •  _WriteInProgress
  • private System.Boolean _WriteInProgress

  •  _WriteInProgressEvent
  • private System.Threading.AutoResetEvent _WriteInProgressEvent

  •  ClearAuthenticatedConnectionResources
  • private void ClearAuthenticatedConnectionResources()

  •  DefaultMaximumResponseHeadersLength
  • public static System.Int32 DefaultMaximumResponseHeadersLength

  •  DefaultReadWriteTimeout
  • private static System.Int32 DefaultReadWriteTimeout

  •  get_AbortDelegate
  • private System.Net.HttpAbortDelegate get_AbortDelegate()

  •  get_Aborted
  • private System.Boolean get_Aborted()

  •  get_ChallengedSpn
  • private System.String get_ChallengedSpn()

  •  get_InternalProxy
  • private System.Net.IWebProxy get_InternalProxy()

  •  get_LockConnection
  • private System.Boolean get_LockConnection()

  •  get_UnlockConnectionDelegate
  • private System.Net.UnlockConnectionDelegate get_UnlockConnectionDelegate()

  •  GetDefaultMaximumResponseHeadersLength
  • private static System.Int32 GetDefaultMaximumResponseHeadersLength()

  •  MaximumResponseHeadersLength
  • public System.Int32 MaximumResponseHeadersLength

  •  ReadWriteTimeout
  • public System.Int32 ReadWriteTimeout

  •  ResetWriteInProgress
  • private void ResetWriteInProgress()

  •  set_AbortDelegate
  • private void set_AbortDelegate(System.Net.HttpAbortDelegate value)

  •  set_ChallengedSpn
  • private void set_ChallengedSpn(System.String value)

  •  set_InternalProxy
  • private void set_InternalProxy(System.Net.IWebProxy value)

  •  set_LockConnection
  • private void set_LockConnection(System.Boolean value)

  •  set_UnlockConnectionDelegate
  • private void set_UnlockConnectionDelegate(System.Net.UnlockConnectionDelegate value)

  •  SetWriteInProgress
  • private void SetWriteInProgress()

  •  UnsafeAuthenticatedConnectionSharing
  • public System.Boolean UnsafeAuthenticatedConnectionSharing

  •  WaitWriteInProgress
  • private void WaitWriteInProgress()

  • Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com