System.ServiceModel.TxReleaseServiceInstanceOnCompletion
The service instance was released on the completion of the transaction '{0}' because the ReleaseServiceInstanceOnTransactionComplete ServiceBehaviorAttribute was set to true.
Description
Traced when the current service instance is released or disposed due to the completion of the current active transaction and ReleaseServiceInstanceOnTransactionComplete is set to true.
See Also
Concepts
Using Tracing to Troubleshoot Your Application
WCF Administration and Diagnostics