ChannelFactoryBase Constructor (IDefaultCommunicationTimeouts)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the ChannelFactoryBase class with specified default communication timeouts.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- timeouts
- Type: System.ServiceModel.IDefaultCommunicationTimeouts
The IDefaultCommunicationTimeouts that specifies the default timeouts for open, send, receive, and close operations when exchanging messages.
Show: