DataServiceClientRequestMessageArgs.ActualMethod 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.
Gets the actual method. Indicates correct method to use in the post tunneling case.
public string ActualMethod { get; }
member this.ActualMethod : string
Public ReadOnly Property ActualMethod As String