documentation.HELP! MNG Profiler Documentation

MNG.Profiler Assembly

MNG Profiler

previous page next page
MNG.Direct Documentation
MNG.Profiler Assembly
Namespaces
NamespaceDescription
MNG.Profiler 
MNG.Profiler.Collections 
MNG.Profiler.Controllers 
MNG.Profiler.Data 
MNG.Profiler.Data.ADO 
MNG.Profiler.Data.ADO.Extensions 
MNG.Profiler.Data.ADO.Repositories 
MNG.Profiler.Data.Core 
MNG.Profiler.Data.Core.Domain 
MNG.Profiler.Data.Core.Repositories 
MNG.Profiler.Data.Exceptions 
MNG.Profiler.Data.Factories 
MNG.Profiler.Exceptions 
PostSharp.ImplementationDetails_113ed052 
Send Feedback
previous page start next page

Menu

  • Homepage

Table of contents

  • MNG.Profiler Assembly
    • Overview
    • Namespaces
      • MNG.Profiler Namespace
        • Overview
        • Classes
          • ERunStatus
            • Overview
            • Members
            • Fields
              • Closed Field
              • Closing Field
              • FirstChanceException Field
              • Running Field
              • Starting Field
              • UnhandledException Field
          • ProfileAttribute
            • Overview
            • Members
            • ProfileAttribute Constructor
              • ProfileAttribute Constructor()
              • ProfileAttribute Constructor(PortableFormatterConstructorContext)
            • Methods
              • OnEntry Method
              • OnExit Method
              • OnResume Method
              • OnYield Method
        • Enumerations
          • ProfileAttribute.DuplicateOptions
      • MNG.Profiler.Collections Namespace
        • Overview
        • Classes
          • SignalConcurrentQueue<T>
            • Overview
            • Members
            • SignalConcurrentQueue<T> Constructor
            • Methods
              • Enqueue Method
              • OnEnqueued Method
              • OnTriedDequeue Method
              • TryDequeue Method
            • Properties
              • Count Property
            • Events
              • Enqueued Event
              • TriedDequeue Event
          • SignalConcurrentQueueEventArgs
            • Overview
            • Members
            • SignalConcurrentQueueEventArgs Constructor
            • Properties
              • Item Property
              • Success Property
        • Delegates
          • SignalConcurrentQueueHandler
      • MNG.Profiler.Controllers Namespace
        • Overview
        • Classes
          • ProfileController
            • Overview
            • Members
            • ProfileController Constructor
            • Methods
              • LogEvent Method
            • Properties
              • Instance Property
      • MNG.Profiler.Data Namespace
        • Overview
        • Enumerations
          • EDataProviderType
      • MNG.Profiler.Data.ADO Namespace
        • Overview
        • Classes
          • DBContext
            • Overview
            • Members
            • DBContext Constructor
            • Methods
              • CreateCommand Method
              • Dispose Method
              • SaveChanges Method
            • Properties
              • ApplicationName Property
              • ConnectionString Property
              • ConnectionTimeout Property
          • UnitOfWork
            • Overview
            • Members
            • UnitOfWork Constructor
              • UnitOfWork Constructor()
              • UnitOfWork Constructor(DBContext)
            • Methods
              • Complete Method
              • Dispose Method
                • Dispose(Boolean) Method
                • Dispose() Method
            • Properties
              • ApplicationInstances Property
              • PerformanceEvents Property
      • MNG.Profiler.Data.ADO.Extensions Namespace
        • Overview
        • Classes
          • IDataRecordExtensions
            • Overview
            • Members
            • Methods
              • HasColumn Method
              • MapType<T> Method
      • MNG.Profiler.Data.ADO.Repositories Namespace
        • Overview
        • Classes
          • ApplicationInstanceRepository
            • Overview
            • Members
            • ApplicationInstanceRepository Constructor
            • Methods
              • Add Method
              • AddRange Method
              • Find Method
              • GetAll Method
              • GetMostRecent Method
              • GetValue Method
              • Remove Method
              • RemoveRange Method
              • SetValue Method
              • SingleOrDefault Method
          • PerformanceEventRepository
            • Overview
            • Members
            • PerformanceEventRepository Constructor
            • Methods
              • Add Method
              • AddRange Method
              • Find Method
              • GetAll Method
              • GetLogEventsByApplicationInstance Method
              • GetValue Method
              • Remove Method
              • RemoveRange Method
              • SetValue Method
              • SingleOrDefault Method
          • Repository<T>
            • Overview
            • Members
            • Methods
              • Add Method
              • AddRange Method
              • Find Method
              • GetAll Method
              • GetValue Method
              • Map Method
              • Remove Method
              • RemoveRange Method
              • SetValue Method
              • SingleOrDefault Method
              • ToList Method
            • Properties
              • Context Property
              • Item Property
            • Fields
              • DateTimeFormat Field
      • MNG.Profiler.Data.Core Namespace
        • Overview
        • Interfaces
          • IUnitOfWork
            • Overview
            • Members
            • Methods
              • Complete Method
            • Properties
              • ApplicationInstances Property
              • PerformanceEvents Property
      • MNG.Profiler.Data.Core.Domain Namespace
        • Overview
        • Classes
          • ApplicationInstance
            • Overview
            • Members
            • ApplicationInstance Constructor
            • Properties
              • ApplicationInstanceID Property
              • ApplicationName Property
              • BuildVersion Property
              • CurrentStatus Property
              • EndTime Property
              • Environment Property
              • StartTime Property
          • PerformanceEvent
            • Overview
            • Members
            • PerformanceEvent Constructor
            • Properties
              • ApplicationInstanceID Property
              • CPUTime Property
              • MethodName Property
              • ObjectName Property
              • PerformanceLogID Property
              • SynchronousTime Property
              • TimeStamp Property
              • WallTime Property
      • MNG.Profiler.Data.Core.Repositories Namespace
        • Overview
        • Interfaces
          • IApplicationInstanceRepository
            • Overview
            • Members
            • Methods
              • GetMostRecent Method
          • IPerformanceEventRepository
            • Overview
            • Members
            • Methods
              • GetLogEventsByApplicationInstance Method
          • IRespository<T>
            • Overview
            • Members
            • Methods
              • Add Method
              • AddRange Method
              • Find Method
              • GetAll Method
              • Remove Method
              • RemoveRange Method
              • SingleOrDefault Method
            • Properties
              • Item Property
      • MNG.Profiler.Data.Exceptions Namespace
        • Overview
        • Classes
          • DataAccessException
            • Overview
            • Members
            • DataAccessException Constructor
              • DataAccessException Constructor()
              • DataAccessException Constructor(EDataProviderType,String)
              • DataAccessException Constructor(String,EDataProviderType,String,Exception)
              • DataAccessException Constructor(SerializationInfo,StreamingContext)
            • Methods
              • GetObjectData Method
            • Properties
              • ProviderInfo Property
              • ProviderType Property
      • MNG.Profiler.Data.Factories Namespace
        • Overview
        • Classes
          • UnitOfWorkFactory
            • Overview
            • Members
            • UnitOfWorkFactory Constructor
            • Methods
              • CreateUnitOfWork Method
      • MNG.Profiler.Exceptions Namespace
        • Overview
        • Classes
          • ProfilerException
            • Overview
            • Members
            • ProfilerException Constructor
              • ProfilerException Constructor()
              • ProfilerException Constructor(String)
              • ProfilerException Constructor(String,Exception)
              • ProfilerException Constructor(SerializationInfo,StreamingContext)
            • Methods
              • GetObjectData Method
      • PostSharp.ImplementationDetails_113ed052 Namespace
        • Overview
        • Classes
          • <>z__Activator
            • Overview
            • Members
            • <>z__Activator Constructor
            • Methods
              • CreateInstance Method

Get in touch

Submit feedback about this site to:

  • [email protected]

© documentation.help. Design: rehmann.co.