PostEvictionCallbackRegistration.State Property

Definition

Gets or sets the state to pass to the callback delegate.

public:
 property System::Object ^ State { System::Object ^ get(); void set(System::Object ^ value); };
public object State { get; set; }
public object? State { get; set; }
member this.State : obj with get, set
Public Property State As Object

Property Value

Applies to