System.ServiceModel.ServiceHostTimeoutOnClose

System.ServiceModel.ServiceHostTimeoutOnClose

Description

The close operation of a ServiceHost is timed out. This indicates that some sessionful channels were not properly shutdown by the client and could have been aborted. Modify the default time to adjust close timeout.

See also