Property ContextRef
ContextRef
To avoid leaking Context and preventing it from disposal due to AuraEvents still being displayed/processed somewhere
Declaration
public WeakReference<IEyeContext> ContextRef { get; init; }
Property Value
| Type | Description |
|---|---|
| WeakReference<IEyeContext> |