Click or drag to resize
CMSThreadMethodClassName Property
Name of the class which is running the thread actions.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public string MethodClassName { get; }

Property Value

Type: String
See Also