Property EnableDetailLogs
EnableDetailLogs
Gets/Sets EnableLogs property. If set to true, the NCache logs will be enabled.
Declaration
public bool? EnableDetailLogs { get; set; }
Property Value
Type | Description |
---|---|
System. |
Boolean value representing status of EnableLogs property. If true is returned, NCache logs will be enabled. |