AppPoolRecycleStateIsRecycling Property |
[Missing <summary> documentation for "P:Scanjour.Workflow4.Host.AppPoolRecycleState.IsRecycling"]
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic static bool IsRecycling { get; set; }
Public Shared Property IsRecycling As Boolean
Get
Set
public:
static property bool IsRecycling {
bool get ();
void set (bool value);
}
static member IsRecycling : bool with get, set
Property Value
Boolean
See Also