Click or drag to resize

OptionsHttpDebugging Property

Gets/Sets whether HTTP Request and Response Information should be output to the Console Standard Out for Debugging purposes.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static bool HttpDebugging { get; set; }

Property Value

Type: Boolean
See Also