SendingRequest2EventArgs.RequestMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The web request reported through this event. The handler may modify it.
public Microsoft.OData.IODataRequestMessage RequestMessage { get; }
member this.RequestMessage : Microsoft.OData.IODataRequestMessage
Public ReadOnly Property RequestMessage As IODataRequestMessage