|
1 | | -<Type Name="ClientBase<TChannel>+ChannelBase<T>" FullName="System.ServiceModel.ClientBase<TChannel>+ChannelBase<T>"> |
| 1 | +<Type Name="ClientBase<TChannel>+ChannelBase<T>" FullName="System.ServiceModel.ClientBase<TChannel>+ChannelBase<T>"> |
2 | 2 | <TypeSignature Language="C#" Value="protected internal class ClientBase<TChannel>.ChannelBase<T> : IDisposable, System.ServiceModel.Channels.IOutputChannel, System.ServiceModel.Channels.IRequestChannel, System.ServiceModel.IClientChannel, System.ServiceModel.IExtensibleObject<System.ServiceModel.IContextChannel> where TChannel : class where T : class" /> |
3 | 3 | <TypeSignature Language="ILAsm" Value=".class nested protected auto ansi beforefieldinit ClientBase`1/ChannelBase`1<class TChannel, class T> extends System.Object implements class System.IDisposable, class System.ServiceModel.Channels.IChannel, class System.ServiceModel.Channels.IOutputChannel, class System.ServiceModel.Channels.IRequestChannel, class System.ServiceModel.IClientChannel, class System.ServiceModel.ICommunicationObject, class System.ServiceModel.IContextChannel, class System.ServiceModel.IExtensibleObject`1<class System.ServiceModel.IContextChannel>" /> |
4 | 4 | <TypeSignature Language="DocId" Value="T:System.ServiceModel.ClientBase`1.ChannelBase`1" /> |
|
1282 | 1282 | <ReturnType>System.EventHandler<System.ServiceModel.UnknownMessageReceivedEventArgs></ReturnType> |
1283 | 1283 | </ReturnValue> |
1284 | 1284 | <Docs> |
1285 | | - <summary>To be added.</summary> |
| 1285 | + <summary>The event handler that is invoked when the ClientBase object receives an unknown message.</summary> |
1286 | 1286 | <remarks>To be added.</remarks> |
1287 | 1287 | </Docs> |
1288 | 1288 | </Member> |
|
1611 | 1611 | <ReturnType>System.EventHandler</ReturnType> |
1612 | 1612 | </ReturnValue> |
1613 | 1613 | <Docs> |
1614 | | - <summary>To be added.</summary> |
| 1614 | + <summary>The event handler that is invoked when the ClientBase object has transitioned from its current state to the closed state.</summary> |
1615 | 1615 | <remarks>To be added.</remarks> |
1616 | 1616 | </Docs> |
1617 | 1617 | </Member> |
|
1639 | 1639 | <ReturnType>System.EventHandler</ReturnType> |
1640 | 1640 | </ReturnValue> |
1641 | 1641 | <Docs> |
1642 | | - <summary>To be added.</summary> |
| 1642 | + <summary>The event handler that is invoked when the ClientBase object transitions from its current state to the closed state.</summary> |
1643 | 1643 | <remarks>To be added.</remarks> |
1644 | 1644 | </Docs> |
1645 | 1645 | </Member> |
|
1733 | 1733 | <ReturnType>System.EventHandler</ReturnType> |
1734 | 1734 | </ReturnValue> |
1735 | 1735 | <Docs> |
1736 | | - <summary>To be added.</summary> |
| 1736 | + <summary>The event handler that is invoked when fault occurs while performing an operation on the ClientBase object.</summary> |
1737 | 1737 | <remarks>To be added.</remarks> |
1738 | 1738 | </Docs> |
1739 | 1739 | </Member> |
|
1834 | 1834 | <ReturnType>System.EventHandler</ReturnType> |
1835 | 1835 | </ReturnValue> |
1836 | 1836 | <Docs> |
1837 | | - <summary>To be added.</summary> |
| 1837 | + <summary>The event handler that is invoked when the ClientBase object has transitioned from the created state to the opened state.</summary> |
1838 | 1838 | <remarks>To be added.</remarks> |
1839 | 1839 | </Docs> |
1840 | 1840 | </Member> |
|
1862 | 1862 | <ReturnType>System.EventHandler</ReturnType> |
1863 | 1863 | </ReturnValue> |
1864 | 1864 | <Docs> |
1865 | | - <summary>To be added.</summary> |
| 1865 | + <summary>The event handler that is invoked when the ClientBase object transitions from the created state to the opened state.</summary> |
1866 | 1866 | <remarks>To be added.</remarks> |
1867 | 1867 | </Docs> |
1868 | 1868 | </Member> |
|
0 commit comments