Enable Correlation for .NET Remoting
Developers use .NET remoting to build distributed applications that share objects across processes or across application domains running in the same process. Cisco AppDynamicsdisables correlation for .NET remoting functions by default.
Instrument Applications that Use .NET Remoting
You can configure the .NET Agent to discover .NET remoting entry and exit points.
Specify an Agent Trigger
.NET remoting entry point functions execute in low-level .NET libraries that may not trigger automatic agent instrumentation. If the agent does not discover the .NET remoting entry points after configuration you can specify a function that triggers the agent to begin instrumentation.