Click or drag to resize
WebFarmDebugCurrentRequestLog Property
Current request log.

Namespace: CMS.WebFarmSync
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 10.0.0
Syntax
C#
public static RequestLog CurrentRequestLog { get; set; }

Property Value

Type: RequestLog
See Also