Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / CustomSampledMetricDefinition Class / IsBound Property

IsBound Property (CustomSampledMetricDefinition)
Indicates if this definition is configured to retrieve its information directly from an object.
Syntax
'Declaration
 
Public Property IsBound As Boolean
 
Remarks
When true, metric instances and samples can be defined from a live object of the same type that was used to generate the data binding. It isn't necessary that the same object be used, just that it be a compatible type to the original type used to establish the binding.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also