Skip to main content

.NET Agent v2.1.5

September 13, 2023

  • Fixed Fixed the bug where the transaction end point of the Windows Communication Foundation (WCF) and web services cannot be found intermittently.

  • New Added the webservice_method_timeout option.

    If exception handling is not performed in WCF and web services, it is impossible to see when a transaction ends. For such cases, the timeout of WCF and web services occurs by default after 30 seconds.

    If the value of the webservice_method_timeout option is changed, you can adjust the timeout value. The unit is millisecond (ms). For more information, see the following.