Click or drag to resize

RESTClientAsyncLogEnabled Property

Gets or sets a value indicating whether logging is enabled.

Namespace:  Koden.Utils.REST
Assembly:  Koden.Utils.REST (in Koden.Utils.REST.dll) Version: 1.0.6464.41815
Syntax
public bool LogEnabled { get; set; }

Property Value

Type: Boolean
true if [log enabled]; otherwise, false.
See Also