public sealed class EventTimer : ServiceWithInstrumentationBase<Object>,
IEventTimerImplementation, IEventTimer, IApplicationComponent, IInstrumentable, IExternallyParameterized,
IDisposable, IConfigurable
public sealed class EventTimer : ServiceWithInstrumentationBase<Object>,
IEventTimerImplementation, IEventTimer, IApplicationComponent, IInstrumentable, IExternallyParameterized,
IDisposable, IConfigurable
Public NotInheritable Class EventTimer
Inherits ServiceWithInstrumentationBase(Of Object)
Implements IEventTimerImplementation, IEventTimer, IApplicationComponent, IInstrumentable,
IExternallyParameterized, IDisposable, IConfigurable
Public NotInheritable Class EventTimer
Inherits ServiceWithInstrumentationBase(Of Object)
Implements IEventTimerImplementation, IEventTimer, IApplicationComponent, IInstrumentable,
IExternallyParameterized, IDisposable, IConfigurable
public ref class EventTimer sealed : public ServiceWithInstrumentationBase<Object^>,
IEventTimerImplementation, IEventTimer, IApplicationComponent, IInstrumentable, IExternallyParameterized,
IDisposable, IConfigurable
public ref class EventTimer sealed : public ServiceWithInstrumentationBase<Object^>,
IEventTimerImplementation, IEventTimer, IApplicationComponent, IInstrumentable, IExternallyParameterized,
IDisposable, IConfigurable
[<SealedAttribute>]
type EventTimer =
class
inherit ServiceWithInstrumentationBase<Object>
interface IEventTimerImplementation
interface IEventTimer
interface IApplicationComponent
interface IInstrumentable
interface IExternallyParameterized
interface IDisposable
interface IConfigurable
end
[<SealedAttribute>]
type EventTimer =
class
inherit ServiceWithInstrumentationBase<Object>
interface IEventTimerImplementation
interface IEventTimer
interface IApplicationComponent
interface IInstrumentable
interface IExternallyParameterized
interface IDisposable
interface IConfigurable
end