RecycleAppProvider.

RecycleMode Property

Summary

One of 4 values to control what action is taken on the application pool: RecycleAppPool, StartAppPool, StopAppPool, or UnloadAppDomain. The default is RecycleAppPool.

Syntax

public RecycleMode? RecycleMode { get; set; }

Value

Type Description
RecycleMode?