Default Naming

When the Web Service endpoint is invoked, the request is named after the Web Service name and the operation name.

For example, if a service called CartService is invoked with the Checkout operation, the is named CartService.Checkout.

You can rename or exclude these automatically discovered transactions. See Organize Business Transactions.