Coree.NETStandard
  • API
Show / Hide Table of Contents
  • Coree.NETStandard.Abstractions.DependencySingleton
    • DependencySingleton<T>
    • IDependencySingleton
  • Coree.NETStandard.Abstractions.FluentBase
    • FluentBase
    • IFluentBase
  • Coree.NETStandard.Abstractions.ServiceFactory
    • ServiceFactory<T>
  • Coree.NETStandard.Classes.AsyncEventCollection
    • AsyncEventCollection<T>
    • AsyncEventCollection<T>.CustomEventDelegate
  • Coree.NETStandard.Classes.Criteria
    • CriteriaComparisonMethod
    • CriteriaEnumerableExtensions
    • CriteriaExpressionBuilder
    • CriteriaItem<TValue>
    • CriteriaItems
    • CriteriaOperator
    • CriteriaQueryableExtensions
  • <<<<<<< HEAD Coree.NETStandard.Classes.DebugService
    • DebugService
    • IDebugService
  • Coree.NETStandard.Classes.HttpRequestService
    • ContentComposer
    • HttpRequestHeadersExtensions
    • HttpRequestService
    • HttpRequestServiceHandler
    • HttpRequestServiceUriExtensions
    • ServiceCollectionExtensions
    • TransactionRecord
  • Coree.NETStandard.Classes.RateLimiter
    • RateLimit<T>
  • ======= >>>>>>> release Coree.NETStandard.Classes.Scheduler
    • Scheduler
    • Scheduler.TickerEventArgs
    • Scheduler.TickerEventDelegate
  • Coree.NETStandard.Classes.ThreadSafeCollection
    • ThreadSafeCollection<T>
  • Coree.NETStandard.Classes.ThreadSafeValue
    • ThreadSafeValue<T>
  • Coree.NETStandard.Classes.TimeOfDay
    • TimeOfDay
  • <<<<<<< HEAD ======= Coree.NETStandard.CoreeHttpClient
    • CoreeHttpClient
    • CoreeHttpClient2
    • HttpHeadersExtensions
    • HttpRequestHeadersExtensions
    • HttpResponseResult
    • HttpResponseResult.OperationStatus
    • HttpResponseResult2
    • HttpResponseResult2.OperationStatus
    • ICoreeHttpClient
    • Product
    • ProductExtensions
    • RequestContentBuilder
    • RequestParamBuilder
    • ServiceCollectionExtensions
    • UriExtensions
  • >>>>>>> release Coree.NETStandard.Extensions.Collections.Enumerable
    • CollectionsEnumerableExtensions
  • Coree.NETStandard.Extensions.Collections.List
    • CollectionsListExtensions
  • Coree.NETStandard.Extensions.Conversions.ByteArray
    • ConversionsByteArrayExtensions
  • Coree.NETStandard.Extensions.Conversions.HostApplicationBuilder
    • ConversionsHostApplicationBuilderExtensions
  • Coree.NETStandard.Extensions.Conversions.String
    • ConversionsStringExtensions
    • Encodings
  • Coree.NETStandard.Extensions.Conversions.Stringbuilder
    • ConversionsStringbuilderExtension
  • <<<<<<< HEAD Coree.NETStandard.Extensions.Http.HttpHeader
    • HttpHeadersExtensions
  • ======= >>>>>>> release Coree.NETStandard.Extensions.Primitives.Bool
    • PrimitivesBoolExtensions
  • Coree.NETStandard.Extensions.Reflection.ServiceProvider
    • ReflectionServiceProviderExtensions
  • Coree.NETStandard.Extensions.Threading.CancellationToken
    • ThreadingCancellationTokenExtensions
  • Coree.NETStandard.Extensions.Utilities
    • DateTimeExtensions
  • Coree.NETStandard.Extensions.Validations.String
    • ValidationsStringExtensions
  • Coree.NETStandard.HostedServicesCollection
    • HostedServicesCollectionConfig<T>
    • IHostedServicesCollectionConfig<T>
    • ServiceCollectionExtensions
    • ServiceProviderExtensions
  • Coree.NETStandard.Serilog
    • ConditionalLevelSink
    • LoggerSinkConfigurationExtensions
    • OutputTemplates
    • ServiceCollectionExtensions
    • SourceContextShortEnricher
  • Coree.NETStandard.Services
    • IRuntimeInsightsx
    • RuntimeInsightsServicex
  • <<<<<<< HEAD Coree.NETStandard.Services.FileService
    • FileService
    • IFileService ======= Coree.NETStandard.Services.File
      • FileService
      • IFileService >>>>>>> release
    • Coree.NETStandard.Services.Process
      • IProcessService
      • ProcessRunExitCodeState
      • ProcessRunResult
      • ProcessService
    • Coree.NETStandard.Services.RuntimeInsights
      • IRuntimeInsightsService
      • RuntimeInsightsService
    • Coree.NETStandard.SpectreConsole
      • CommandAppExtensions
      • HostBuilderExtensions
      • ServiceCollectionExtensions
      • SpectreConsoleHostedService
      • SpectreConsoleHostedService.ExitCode
      • SpectreConsoleTypeRegistrar
      • SpectreConsoleTypeResolver
    • Coree.NETStandard.UnderConstruction
      • DbContextExtensions
      • HttpClientStatic
      • HttpClientStatic.HttpClientResponse
      • HttpClientStatic.XRate
      • HttpClientStatic.XRateGroup
      • HttpClientStatic.XRateItem
      • IScheduleProvider
      • IntervalScheduleProvider
      • LimitedHistory<T>
      • ScheduleCombiner
      • Scheduler2
      • Scheduler2.TickerEventArgs
      • Scheduler2.TickerEventDelegate
      • Scheduler3
      • Scheduler3.TickerEventArgs
      • Scheduler3.TickerEventDelegate
      • SqlliteMemoryContext
      • SqlliteMemoryContext.UserDataDto
      • TimedEntry<T>
      • Timing
      • Timing.Ticker
      • Timing.Ticker.TickerEventArgs
      • Timing.TickerSync
      • WeekDayAtScheduleProvider
    • Coree.NETStandard.Utilities
      • EventSubscription
      • MainContext

Interface IRuntimeInsightsx

Namespace: Coree.NETStandard.Services
Assembly: Coree.NETStandard.dll
Syntax
public interface IRuntimeInsightsx

Properties

| <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page View Source ======= Edit this page View Source >>>>>>> .merge_file_a14644 ======= Edit this page View Source >>>>>>> release

CallingAssemblyName

Declaration
string? CallingAssemblyName { get; }
Property Value
Type Description
string
| <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page View Source ======= Edit this page View Source >>>>>>> .merge_file_a14644 ======= Edit this page View Source >>>>>>> release

CurrentDirectory

Declaration
string? CurrentDirectory { get; }
Property Value
Type Description
string
| <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page View Source ======= Edit this page View Source >>>>>>> .merge_file_a14644 ======= Edit this page View Source >>>>>>> release

CurrentProcessMainModuleFilename

Declaration
string? CurrentProcessMainModuleFilename { get; }
Property Value
Type Description
string
| <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page View Source ======= Edit this page View Source >>>>>>> .merge_file_a14644 ======= Edit this page View Source >>>>>>> release

CurrentProcessMainModuleName

Declaration
string? CurrentProcessMainModuleName { get; }
Property Value
Type Description
string
| <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page View Source ======= Edit this page View Source >>>>>>> .merge_file_a14644 ======= Edit this page View Source >>>>>>> release

EntryAssemblyName

Declaration
string? EntryAssemblyName { get; }
Property Value
Type Description
string
| <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page View Source ======= Edit this page View Source >>>>>>> .merge_file_a14644 ======= Edit this page View Source >>>>>>> release

EnvironmentCommandLine

Declaration
string? EnvironmentCommandLine { get; }
Property Value
Type Description
string
| <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page View Source ======= Edit this page View Source >>>>>>> .merge_file_a14644 ======= Edit this page View Source >>>>>>> release

ExecutingAssemblyName

Declaration
string? ExecutingAssemblyName { get; }
Property Value
Type Description
string
| <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page View Source ======= Edit this page View Source >>>>>>> .merge_file_a14644 ======= Edit this page View Source >>>>>>> release

OSArchitecture

Declaration
string? OSArchitecture { get; }
Property Value
Type Description
string
| <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page View Source ======= Edit this page View Source >>>>>>> .merge_file_a14644 ======= Edit this page View Source >>>>>>> release

ProcessArchitecture

Declaration
string? ProcessArchitecture { get; }
Property Value
Type Description
string
| <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page View Source ======= Edit this page View Source >>>>>>> .merge_file_a14644 ======= Edit this page View Source >>>>>>> release

Username

Declaration
string? Username { get; }
Property Value
Type Description
string
  • <<<<<<< HEAD <<<<<<< .merge_file_a07820 Edit this page
  • View Source ======= Edit this page
  • View Source >>>>>>> .merge_file_a14644 ======= Edit this page
  • View Source >>>>>>> release
In this article
Back to top