StreamedHttpWebResponse.ExceptionCode Property

Definition

Gets or sets response exception code.

public:
 property System::Net::WebExceptionStatus ExceptionCode { System::Net::WebExceptionStatus get(); void set(System::Net::WebExceptionStatus value); };
public System.Net.WebExceptionStatus ExceptionCode { get; set; }
member this.ExceptionCode : System.Net.WebExceptionStatus with get, set
Public Property ExceptionCode As WebExceptionStatus

Property Value

Applies to