DataServiceClientRequestMessage.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 or the actual method. In post tunneling situations method will be POST instead of the specified verb method.
protected virtual string ActualMethod { get; }
member this.ActualMethod : string
Protected Overridable ReadOnly Property ActualMethod As String