Click or drag to resize
WebFarmDebugCurrentRequestLog Property
Current request log.

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

Property Value

Type: RequestLog
See Also