LivingObjectRecord<T>.LivingObject Property

Definition

The object being leaked. Do not pass to telemetry directly as it may contain PII. Not suitable for telemetry. Used by partners or tests. Please note if the actual object represented by the weak reference should be held for a very short time for test or telemetry purposes only.

public:
 property T LivingObject { T get(); };
public T LivingObject { get; }
member this.LivingObject : 'T
Public ReadOnly Property LivingObject As T

Property Value

T

Applies to