Click or drag to resize

ServiceEndpointHttpMethods Property

Gets the HTTP Methods supported by the Endpoint.

Namespace:  VDS.RDF.Query.Inference.Pellet
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<string> HttpMethods { get; }

Property Value

Type: IEnumerableString
See Also