Edit

Share via


MeterOptions.Scope Property

Definition

The optional opaque object to attach to the Meter. The scope object can be attached to multiple meters for scoping purposes.

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

Property Value

Applies to