ChannelFactory.EnsureOpened Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Opens the current channel factory if it is not yet opened.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Exception | Condition |
|---|---|
| ObjectDisposedException | The current factory is either closing or closed and so cannot be opened. |
Show: