ChannelDispatcher::DefaultCloseTimeout Property
.NET Framework (current version)
Gets the default interval of time allowed for the channel dispatcher to close.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
This default close timeout can be set using ChannelDispatcher(IChannelListener^, String^, IDefaultCommunicationTimeouts^). Otherwise, a service model default value of 1 minute is used.
.NET Framework
Available since 3.0
Available since 3.0
Show: