Class RuntimeInsightsServicex
Inheritance
RuntimeInsightsServicex
Assembly: Coree.NETStandard.dll
Syntax
public class RuntimeInsightsServicex : IRuntimeInsightsx
Constructors
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
RuntimeInsightsServicex(ILogger<IRuntimeInsightsx>)
Declaration
public RuntimeInsightsServicex(ILogger<IRuntimeInsightsx> logger)
Parameters
Properties
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
CallingAssemblyName
Declaration
public string? CallingAssemblyName { get; }
Property Value
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
CurrentDirectory
Declaration
public string? CurrentDirectory { get; }
Property Value
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
CurrentProcessMainModuleFilename
Declaration
public string? CurrentProcessMainModuleFilename { get; }
Property Value
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
CurrentProcessMainModuleName
Declaration
public string? CurrentProcessMainModuleName { get; }
Property Value
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
EntryAssemblyName
Declaration
public string? EntryAssemblyName { get; }
Property Value
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
EnvironmentCommandLine
Declaration
public string? EnvironmentCommandLine { get; }
Property Value
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
ExecutingAssemblyName
Declaration
public string? ExecutingAssemblyName { get; }
Property Value
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
OSArchitecture
Declaration
public string? OSArchitecture { get; }
Property Value
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
ProcessArchitecture
Declaration
public string? ProcessArchitecture { get; }
Property Value
|
<<<<<<< HEAD
<<<<<<< .merge_file_a09876
Edit this page
View Source
=======
Edit this page
View Source
>>>>>>> .merge_file_a13120
=======
Edit this page
View Source
>>>>>>> release
Username
Declaration
public string? Username { get; }
Property Value
Implements