Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 737 Bytes

system-servicemodel-servicehosttimeoutonclose.md

File metadata and controls

19 lines (14 loc) · 737 Bytes
description title ms.date ms.assetid
Learn more about: System.ServiceModel.ServiceHostTimeoutOnClose
System.ServiceModel.ServiceHostTimeoutOnClose
03/30/2017
89f360d2-5bed-4677-ab55-26d9bd12695a

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