WebServiceException.RequestMethod property

Gets the request method.

public string? RequestMethod { get; }

Property Value

The request method.

See Also