PurgeResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Results of a purge operation.
public class PurgeResult
type PurgeResult = class
Public Class PurgeResult
- Inheritance
-
PurgeResult
Constructors
PurgeResult(Int32) |
Initializes a new instance of the PurgeResult class. |
Properties
PurgedInstanceCount |
Gets the number of purged instances. |