[This is preliminary documentation and is subject to change.]
Returns true to indicate that instrumentation does not have any space left to record more data
Namespace: NFX.InstrumentationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Overflown { get; }
public bool Overflown { get; }
Public ReadOnly Property Overflown As Boolean
Get
Public ReadOnly Property Overflown As Boolean
Get
public:
virtual property bool Overflown {
bool get () sealed;
}
public:
virtual property bool Overflown {
bool get () sealed;
}
abstract Overflown : bool with get
override Overflown : bool with get
abstract Overflown : bool with get
override Overflown : bool with get
Property Value
Type:
BooleanImplements
IInstrumentation Overflown