TestimoX

API Reference

Enum

LingeringObjectRemovalScopeType

Namespace ADPlayground
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Defines whether a lingering-object removal result represents a single object or a batch scope.

Inheritance

  • Enum
  • LingeringObjectRemovalScopeType

Values

public const LingeringObjectRemovalScopeType Object #

A single lingering object was targeted.

Value: 0
public const LingeringObjectRemovalScopeType Batch #

A target/reference/naming-context batch was targeted.

Value: 1