MonitoredObjectAttributesInstance Property |
Gets/sets the name of the object instance based on the object type. For example, for an
IMapper
this would be the
Key whereas for a
PageInfo this would be the
MOP.
Namespace:
NetQuarry.Diagnostics
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string Instance { get; set; }
Public Property Instance As String
Get
Set
Property Value
Type:
StringSee Also