RequestEventArgs.Response
RequestEventArgs.Response
RequestEventArgs.Response
Property
Definition
Gets the HTTP response associated with this event.
public System.Net.HttpWebResponse Response { get; }
member this.Response : System.Net.HttpWebResponse
Public ReadOnly Property Response As HttpWebResponse
Property Value
The HTTP response associated with this event.