diff --git a/xml/System.ServiceModel.Channels/OutputChannel.xml b/xml/System.ServiceModel.Channels/OutputChannel.xml index 0cf1b71c8fc..7f2b03a1c6b 100644 --- a/xml/System.ServiceModel.Channels/OutputChannel.xml +++ b/xml/System.ServiceModel.Channels/OutputChannel.xml @@ -121,11 +121,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The being sent on the output channel. + The delegate. + An object, specified by the application, that contains state information associated with the asynchronous send operation. + Begins an asynchronous operation to transmit a message to the destination of the output channel. + The that references the asynchronous message transmission. To be added. @@ -158,12 +158,12 @@ - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + The being sent on the output channel. + The that specifies how long the send operation has to complete before timing out. + The delegate that receives the notification of the asynchronous operation send completion. + An object, specified by the application, that contains state information associated with the asynchronous send operation. + Begins an asynchronous operation to transmit a message to the destination of the output channel within a specified interval of time. + The that references the asynchronous send operation. To be added. @@ -193,8 +193,8 @@ - To be added. - To be added. + The returned by a call to the method. + Completes an asynchronous operation to transmit a message to the destination of the output channel. To be added. @@ -229,9 +229,9 @@ - To be added. - To be added. - To be added. + The typed object for which the method is querying. + Returns a typed object requested, if present, from the appropriate layer in the channel stack. + The typed object requested if it is present or if it is not. To be added. @@ -319,8 +319,8 @@ System.ServiceModel.EndpointAddress - To be added. - To be added. + Gets the destination of the service to which messages are sent out on the output channel. + The of the service to which the output channel sends messages. To be added. @@ -350,8 +350,8 @@ - To be added. - To be added. + The being sent on the output channel. + Transmits a message to the destination of the output channel. To be added. @@ -382,9 +382,9 @@ - To be added. - To be added. - To be added. + The being sent on the output channel. + The that specifies how long the send operation has to complete before timing out. + Sends a message on the current output channel within a specified interval of time. To be added. @@ -477,8 +477,8 @@ System.Uri - To be added. - To be added. + Gets the URI that contains the transport address to which messages are sent on the output channel. + The that contains the transport address to which messages are sent on the output channel. To be added. diff --git a/xml/System.ServiceModel.Channels/ServiceChannelProxy.xml b/xml/System.ServiceModel.Channels/ServiceChannelProxy.xml index 15a763594d3..1c7b1dbde1d 100644 --- a/xml/System.ServiceModel.Channels/ServiceChannelProxy.xml +++ b/xml/System.ServiceModel.Channels/ServiceChannelProxy.xml @@ -99,8 +99,9 @@ System.Boolean - To be added. - To be added. + Gets or sets a value that indicates whether the input session is shut down automatically. + + if the input session is shut down automatically; otherwise, . To be added. @@ -132,11 +133,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The that specifies how long the close operation has to complete before timing out. + The delegate that receives the notification of the asynchronous operation close completion. + An object, specified by the application, that contains state information associated with the asynchronous close operation. + Begins an asynchronous operation to close an output session on the client that has a specified time out and state object associated with it. + The that references the asynchronous close operation. To be added. @@ -163,8 +164,8 @@ System.ServiceModel.InstanceContext - To be added. - To be added. + Gets or sets the instance context associated with the duplex message exchange. + The associated with the duplex message exchange. To be added. @@ -194,8 +195,8 @@ - To be added. - To be added. + The that specifies how long the close operation has to complete before timing out. + Closes the output session on the client associated with the duplex channel. To be added. @@ -225,8 +226,8 @@ - To be added. - To be added. + The returned by a call to the method. + Completes an asynchronous operation to close an output session on the client. To be added. @@ -285,8 +286,8 @@ - To be added. - To be added. + Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.IDisposable> interface. @@ -320,9 +321,9 @@ - To be added. - To be added. - To be added. + The typed object for which the method is querying. + Returns a typed object requested, if present, from the appropriate layer in the channel stack. + The typed object requested if it is present or if it is not. To be added. @@ -354,11 +355,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The being sent on the output channel. + The delegate. + An object, specified by the application, that contains state information associated with the asynchronous send operation. + Begins an asynchronous operation to transmit a message to the destination of the output channel. + The that references the asynchronous message transmission. To be added. @@ -391,12 +392,12 @@ - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + The being sent on the output channel. + The that specifies how long the send operation has to complete before timing out. + The delegate that receives the notification of the asynchronous operation send completion. + An object, specified by the application, that contains state information associated with the asynchronous send operation. + Begins an asynchronous operation to transmit a message to the destination of the output channel within a specified interval of time. + The that references the asynchronous send operation. To be added. @@ -426,8 +427,8 @@ - To be added. - To be added. + The returned by a call to the method. + Completes an asynchronous operation to transmit a message to the destination of the output channel. To be added. @@ -454,9 +455,9 @@ System.ServiceModel.EndpointAddress - To be added. - To be added. - To be added. + Gets the destination of the service to which messages are sent out on the output channel. + The of the service to which the output channel sends messages. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.Channels.IOutputChannel> interface. @@ -485,8 +486,8 @@ - To be added. - To be added. + The being sent on the output channel. + Transmits a message to the destination of the output channel. To be added. @@ -517,9 +518,9 @@ - To be added. - To be added. - To be added. + The being sent on the output channel. + The that specifies how long the send operation has to complete before timing out. + Sends a message on the current output channel within a specified interval of time. To be added. @@ -546,9 +547,9 @@ System.Uri - To be added. - To be added. - To be added. + Gets the URI that contains the transport address to which messages are sent on the output channel. + The that contains the transport address to which messages are sent on the output channel. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.Channels.IOutputChannel> interface. @@ -579,11 +580,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The request to be transmitted. + The delegate that receives the notification of the completion of the asynchronous operation transmitting a request message. + An object, specified by the application, that contains state information associated with the asynchronous operation transmitting a request message. + Begins an asynchronous operation to transmit a request message to the reply side of a request-reply message exchange. + The that references the asynchronous message transmission. To be added. @@ -616,12 +617,12 @@ - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + The request to be transmitted. + The that specifies the interval of time within which a response must be received. + The delegate that receives the notification of the completion of the asynchronous operation transmitting a request message. + An object, specified by the application, that contains state information associated with the asynchronous operation transmitting a request message. + Begins an asynchronous operation to transmit a request message to the reply side of a request-reply message exchange within a specified interval of time. + The that references the asynchronous message transmission. To be added. @@ -651,9 +652,9 @@ - To be added. - To be added. - To be added. + The returned by a call to the method. + Completes an asynchronous operation to return a message-based response to a transmitted request. + The received in response to the request. To be added. @@ -680,9 +681,9 @@ System.ServiceModel.EndpointAddress - To be added. - To be added. - To be added. + Gets the remote address to which the request channel sends messages. + The to which the request channel sends messages. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.Channels.IRequestChannel> interface. @@ -711,9 +712,9 @@ - To be added. - To be added. - To be added. + The request to be transmitted. + Sends a message-based request and returns the correlated message-based response. + The received in response to the request. To be added. @@ -744,10 +745,10 @@ - To be added. - To be added. - To be added. - To be added. + The request to be transmitted. + The that specifies the interval of time within which a response must be received. + Sends a message-based request and returns the correlated message-based response within a specified interval of time. + The received in response to the request. To be added. @@ -774,9 +775,9 @@ System.Uri - To be added. - To be added. - To be added. + Gets the transport address to which the request is send. + The that contains the transport address to which the message is sent. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.Channels.IRequestChannel> interface. @@ -802,9 +803,10 @@ System.Boolean - To be added. - To be added. - To be added. + Gets or sets a value indicating whether attempts to call the objects in the property or throws if that collection is not empty. + + if Windows Communication Foundation (WCF) is permitted to invoke interactive channel initializers; otherwise, . + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.IClientChannel> interface. @@ -834,10 +836,10 @@ - To be added. - To be added. - To be added. - To be added. + The method that is called when this method completes. + Information about the state of the channel. + Asynchronously begins using a user interface to obtain credential information. + The to use to call back when processing has completed. To be added. @@ -864,9 +866,10 @@ System.Boolean - To be added. - To be added. - To be added. + Gets a value indicating whether a call was done to a user interface to obtain credential information. + + if the method was called (or the and methods; otherwise, . + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.IClientChannel> interface. @@ -893,8 +896,8 @@ - To be added. - To be added. + Displays a user interface to obtain credential information. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.IClientChannel> interface. @@ -923,8 +926,8 @@ - To be added. - To be added. + The . + Ends the initialization user interface. This method is called when the call to has finished. To be added. @@ -950,7 +953,7 @@ System.EventHandler<System.ServiceModel.UnknownMessageReceivedEventArgs> - To be added. + This is a reserved event. To be added. @@ -977,9 +980,9 @@ System.Uri - To be added. - To be added. - To be added. + Gets the URI that contains the transport address to which messages are sent on the client channel. + The that contains the transport address to which messages are sent on the channel. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.IClientChannel> interface. @@ -1006,8 +1009,8 @@ - To be added. - To be added. + Causes a communication object to transition immediately from its current state into the closed state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -1037,10 +1040,10 @@ - To be added. - To be added. - To be added. - To be added. + The delegate that receives notification of the completion of the asynchronous close operation. + An object, specified by the application, that contains state information associated with the asynchronous close operation. + Begins an asynchronous operation to close a communication object. + The that references the asynchronous close operation. To be added. @@ -1072,11 +1075,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + The delegate that receives notification of the completion of the asynchronous close operation. + An object, specified by the application, that contains state information associated with the asynchronous close operation. + Begins an asynchronous operation to close a communication object with a specified timeout. + The that references the asynchronous close operation. To be added. @@ -1107,10 +1110,10 @@ - To be added. - To be added. - To be added. - To be added. + The delegate that receives notification of the completion of the asynchronous open operation. + An object, specified by the application, that contains state information associated with the asynchronous open operation. + Begins an asynchronous operation to open a communication object. + The that references the asynchronous open operation. To be added. @@ -1142,11 +1145,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + The delegate that receives notification of the completion of the asynchronous open operation. + An object, specified by the application, that contains state information associated with the asynchronous open operation. + Begins an asynchronous operation to open a communication object within a specified interval of time. + The that references the asynchronous open operation. To be added. @@ -1174,8 +1177,8 @@ - To be added. - To be added. + Causes a communication object to transition from its current state into the closed state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -1204,8 +1207,8 @@ - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + Causes a communication object to transition from its current state into the closed state. To be added. @@ -1231,7 +1234,7 @@ System.EventHandler - To be added. + Occurs when the communication object completes its transition from the closing state into the closed state. To be added. @@ -1257,8 +1260,8 @@ System.EventHandler - To be added. - To be added. + Occurs when the communication object first enters the closing state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -1287,8 +1290,8 @@ - To be added. - To be added. + The that is returned by a call to the method. + Completes an asynchronous operation to close a communication object. To be added. @@ -1318,8 +1321,8 @@ - To be added. - To be added. + The that is returned by a call to the method. + Completes an asynchronous operation to open a communication object. To be added. @@ -1345,7 +1348,7 @@ System.EventHandler - To be added. + Occurs when the communication object first enters the faulted state. To be added. @@ -1373,8 +1376,8 @@ - To be added. - To be added. + Causes a communication object to transition from the created state into the opened state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -1403,8 +1406,8 @@ - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + Causes a communication object to transition from the created state into the opened state within a specified interval of time. To be added. @@ -1430,7 +1433,7 @@ System.EventHandler - To be added. + Occurs when the communication object completes its transition from the opening state into the opened state. To be added. @@ -1456,8 +1459,8 @@ System.EventHandler - To be added. - To be added. + Occurs when the communication object first enters the opening state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -1483,9 +1486,9 @@ System.ServiceModel.CommunicationState - To be added. - To be added. - To be added. + Gets the current state of the communication-oriented object. + The value of the of the object. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -1511,9 +1514,10 @@ System.Boolean - To be added. - To be added. - To be added. + Gets or sets a value that instructs Windows Communication Foundation (WCF) to store a set of messages before giving the messages to the transport. + + if the batching of outgoing messages is allowed; otherwise, . + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.IContextChannel> interface. @@ -1539,8 +1543,8 @@ System.ServiceModel.Channels.IInputSession - To be added. - To be added. + Gets the input session for the channel. + The for the channel. To be added. @@ -1567,8 +1571,8 @@ System.ServiceModel.EndpointAddress - To be added. - To be added. + Gets the local endpoint for the channel. + The local for the channel. To be added. @@ -1595,9 +1599,9 @@ System.TimeSpan - To be added. - To be added. - To be added. + Gets or sets the time period within which an operation must complete or an exception is thrown. + The that specifies the time period within which an operation must complete. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Channels.ServiceChannelProxy> instance is cast to an <xref:System.ServiceModel.IContextChannel> interface. @@ -1623,8 +1627,8 @@ System.ServiceModel.Channels.IOutputSession - To be added. - To be added. + Gets the output session associated with the channel, if any. + A implementation if an input session exists; otherwise, . To be added. @@ -1651,8 +1655,8 @@ System.ServiceModel.EndpointAddress - To be added. - To be added. + Gets the remote address associated with the channel. + The remote for the channel. To be added. @@ -1679,8 +1683,8 @@ System.String - To be added. - To be added. + Gets the identifier for the current session, if any. + The current session identifier, if any. To be added. @@ -1707,8 +1711,8 @@ System.ServiceModel.IExtensionCollection<System.ServiceModel.IContextChannel> - To be added. - To be added. + Gets a collection of extension objects for this extensible object. + A of extension objects. To be added. @@ -1735,8 +1739,8 @@ System.Uri - To be added. - To be added. + Gets the URI at which the service listens for incoming requests. + The at which the service listens for incoming requests on the channel. To be added. diff --git a/xml/System.ServiceModel.Dispatcher/OperationInvokerBehavior.xml b/xml/System.ServiceModel.Dispatcher/OperationInvokerBehavior.xml index 2546c41360c..c526687841c 100644 --- a/xml/System.ServiceModel.Dispatcher/OperationInvokerBehavior.xml +++ b/xml/System.ServiceModel.Dispatcher/OperationInvokerBehavior.xml @@ -78,7 +78,7 @@ To be added. To be added. - To be added. + Passes data to bindings to support custom behavior. To be added. @@ -111,7 +111,7 @@ To be added. To be added. - To be added. + Implements a modification or extension of the client across an operation. To be added. @@ -144,7 +144,7 @@ To be added. To be added. - To be added. + Implements a modification or extension of the service across an operation. To be added. @@ -175,7 +175,7 @@ To be added. - To be added. + Confirms that the operation meets some intended criteria. To be added. diff --git a/xml/System.ServiceModel.Dispatcher/SyncMethodInvoker.xml b/xml/System.ServiceModel.Dispatcher/SyncMethodInvoker.xml index 461035e204b..71fa07ca2c8 100644 --- a/xml/System.ServiceModel.Dispatcher/SyncMethodInvoker.xml +++ b/xml/System.ServiceModel.Dispatcher/SyncMethodInvoker.xml @@ -77,8 +77,8 @@ - To be added. - To be added. + Returns an of parameter objects. + The parameters that are to be used as arguments to the operation. To be added. @@ -111,12 +111,12 @@ - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + The object to be invoked. + The inputs to the method. + The asynchronous callback object. + Associated state data. + Asynchronously returns an object and a set of output objects from an instance and set of input objects. + A used to complete the asynchronous call. To be added. @@ -148,11 +148,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The object invoked. + The outputs from the method. + The object. + Asynchronously completes the operation. + The return value. To be added. diff --git a/xml/System.ServiceModel.Dispatcher/TaskMethodInvoker.xml b/xml/System.ServiceModel.Dispatcher/TaskMethodInvoker.xml index 0b0f13a2051..77f616a2c11 100644 --- a/xml/System.ServiceModel.Dispatcher/TaskMethodInvoker.xml +++ b/xml/System.ServiceModel.Dispatcher/TaskMethodInvoker.xml @@ -79,8 +79,8 @@ - To be added. - To be added. + Returns an of parameter objects. + The parameters that are to be used as arguments to the operation. To be added. @@ -113,12 +113,12 @@ - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + The object to be invoked. + The inputs to the method. + The asynchronous callback object. + Associated state data. + Asynchronously returns an object and a set of output objects from an instance and set of input objects. + A used to complete the asynchronous call. To be added. @@ -150,11 +150,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The object invoked. + The outputs from the method. + The object. + Asynchronously completes the operation. + The return value. To be added. diff --git a/xml/System.ServiceModel.Federation/WSTrustChannel.xml b/xml/System.ServiceModel.Federation/WSTrustChannel.xml index 72ac1d24efa..b8a20b8486e 100644 --- a/xml/System.ServiceModel.Federation/WSTrustChannel.xml +++ b/xml/System.ServiceModel.Federation/WSTrustChannel.xml @@ -103,9 +103,9 @@ - To be added. - To be added. - To be added. + The typed object for which the method is querying. + Returns a typed object requested, if present, from the appropriate layer in the channel stack. + The typed object requested if it is present or if it is not. To be added. @@ -182,8 +182,8 @@ - To be added. - To be added. + Causes a communication object to transition immediately from its current state into the closed state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannel> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -209,10 +209,10 @@ - To be added. - To be added. - To be added. - To be added. + The delegate that receives notification of the completion of the asynchronous close operation. + An object, specified by the application, that contains state information associated with the asynchronous close operation. + Begins an asynchronous operation to close a communication object. + The that references the asynchronous close operation. To be added. @@ -240,11 +240,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + The delegate that receives notification of the completion of the asynchronous close operation. + An object, specified by the application, that contains state information associated with the asynchronous close operation. + Begins an asynchronous operation to close a communication object with a specified timeout. + The that references the asynchronous close operation. To be added. @@ -271,10 +271,10 @@ - To be added. - To be added. - To be added. - To be added. + The delegate that receives notification of the completion of the asynchronous open operation. + An object, specified by the application, that contains state information associated with the asynchronous open operation. + Begins an asynchronous operation to open a communication object. + The that references the asynchronous open operation. To be added. @@ -302,11 +302,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + The delegate that receives notification of the completion of the asynchronous open operation. + An object, specified by the application, that contains state information associated with the asynchronous open operation. + Begins an asynchronous operation to open a communication object within a specified interval of time. + The that references the asynchronous open operation. To be added. @@ -330,8 +330,8 @@ - To be added. - To be added. + Causes a communication object to transition from its current state into the closed state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannel> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -356,8 +356,8 @@ - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + Causes a communication object to transition from its current state into the closed state. To be added. @@ -379,7 +379,7 @@ System.EventHandler - To be added. + Occurs when the communication object completes its transition from the closing state into the closed state. To be added. @@ -401,8 +401,8 @@ System.EventHandler - To be added. - To be added. + Occurs when the communication object first enters the closing state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannel> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -427,8 +427,8 @@ - To be added. - To be added. + The that is returned by a call to the method. + Completes an asynchronous operation to close a communication object. To be added. @@ -454,8 +454,8 @@ - To be added. - To be added. + The that is returned by a call to the method. + Completes an asynchronous operation to open a communication object. To be added. @@ -477,7 +477,7 @@ System.EventHandler - To be added. + Occurs when the communication object first enters the faulted state. To be added. @@ -501,8 +501,8 @@ - To be added. - To be added. + Causes a communication object to transition from the created state into the opened state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannel> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -527,8 +527,8 @@ - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + Causes a communication object to transition from the created state into the opened state within a specified interval of time. To be added. @@ -550,7 +550,7 @@ System.EventHandler - To be added. + Occurs when the communication object completes its transition from the opening state into the opened state. To be added. @@ -572,8 +572,8 @@ System.EventHandler - To be added. - To be added. + Occurs when the communication object first enters the opening state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannel> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -595,9 +595,9 @@ System.ServiceModel.CommunicationState - To be added. - To be added. - To be added. + Gets the current state of the communication-oriented object. + The value of the of the object. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannel> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. diff --git a/xml/System.ServiceModel.Federation/WSTrustChannelSecurityTokenProvider.xml b/xml/System.ServiceModel.Federation/WSTrustChannelSecurityTokenProvider.xml index a85624b6b4f..562813161ba 100644 --- a/xml/System.ServiceModel.Federation/WSTrustChannelSecurityTokenProvider.xml +++ b/xml/System.ServiceModel.Federation/WSTrustChannelSecurityTokenProvider.xml @@ -230,8 +230,8 @@ - To be added. - To be added. + Causes a communication object to transition immediately from its current state into the closed state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannelSecurityTokenProvider> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -257,10 +257,10 @@ - To be added. - To be added. - To be added. - To be added. + The delegate that receives notification of the completion of the asynchronous close operation. + An object, specified by the application, that contains state information associated with the asynchronous close operation. + Begins an asynchronous operation to close a communication object. + The that references the asynchronous close operation. To be added. @@ -288,11 +288,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + The delegate that receives notification of the completion of the asynchronous close operation. + An object, specified by the application, that contains state information associated with the asynchronous close operation. + Begins an asynchronous operation to close a communication object with a specified timeout. + The that references the asynchronous close operation. To be added. @@ -319,10 +319,10 @@ - To be added. - To be added. - To be added. - To be added. + The delegate that receives notification of the completion of the asynchronous open operation. + An object, specified by the application, that contains state information associated with the asynchronous open operation. + Begins an asynchronous operation to open a communication object. + The that references the asynchronous open operation. To be added. @@ -350,11 +350,11 @@ - To be added. - To be added. - To be added. - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + The delegate that receives notification of the completion of the asynchronous open operation. + An object, specified by the application, that contains state information associated with the asynchronous open operation. + Begins an asynchronous operation to open a communication object within a specified interval of time. + The that references the asynchronous open operation. To be added. @@ -378,8 +378,8 @@ - To be added. - To be added. + Causes a communication object to transition from its current state into the closed state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannelSecurityTokenProvider> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -404,8 +404,8 @@ - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + Causes a communication object to transition from its current state into the closed state. To be added. @@ -427,7 +427,7 @@ System.EventHandler - To be added. + Occurs when the communication object completes its transition from the closing state into the closed state. To be added. @@ -449,8 +449,8 @@ System.EventHandler - To be added. - To be added. + Occurs when the communication object first enters the closing state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannelSecurityTokenProvider> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -475,8 +475,8 @@ - To be added. - To be added. + The that is returned by a call to the method. + Completes an asynchronous operation to close a communication object. To be added. @@ -502,8 +502,8 @@ - To be added. - To be added. + The that is returned by a call to the method. + Completes an asynchronous operation to open a communication object. To be added. @@ -525,7 +525,7 @@ System.EventHandler - To be added. + Occurs when the communication object first enters the faulted state. To be added. @@ -549,8 +549,8 @@ - To be added. - To be added. + Causes a communication object to transition from the created state into the opened state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannelSecurityTokenProvider> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -575,8 +575,8 @@ - To be added. - To be added. + The that specifies how long the send operation has to complete before timing out. + Causes a communication object to transition from the created state into the opened state within a specified interval of time. To be added. @@ -598,7 +598,7 @@ System.EventHandler - To be added. + Occurs when the communication object completes its transition from the opening state into the opened state. To be added. @@ -620,8 +620,8 @@ System.EventHandler - To be added. - To be added. + Occurs when the communication object first enters the opening state. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannelSecurityTokenProvider> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. @@ -643,9 +643,9 @@ System.ServiceModel.CommunicationState - To be added. - To be added. - To be added. + Gets the current state of the communication-oriented object. + The value of the of the object. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.Federation.WSTrustChannelSecurityTokenProvider> instance is cast to an <xref:System.ServiceModel.ICommunicationObject> interface. diff --git a/xml/System.ServiceModel/ChannelFactory.xml b/xml/System.ServiceModel/ChannelFactory.xml index 312d5182c59..be88a952e78 100644 --- a/xml/System.ServiceModel/ChannelFactory.xml +++ b/xml/System.ServiceModel/ChannelFactory.xml @@ -1152,9 +1152,9 @@ - To be added. - To be added. - To be added. + Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously. + A task that represents the asynchronous dispose operation. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.ChannelFactory> instance is cast to an <xref:System.IAsyncDisposable> interface. diff --git a/xml/System.ServiceModel/ClientBase`1.xml b/xml/System.ServiceModel/ClientBase`1.xml index 09f3c1f1cf1..0a2f09a7ec6 100644 --- a/xml/System.ServiceModel/ClientBase`1.xml +++ b/xml/System.ServiceModel/ClientBase`1.xml @@ -1240,9 +1240,9 @@ - To be added. - To be added. - To be added. + Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously. + A task that represents the asynchronous dispose operation. + This member is an explicit interface member implementation. It can be used only when the <xref:System.ServiceModel.ClientBase`1> instance is cast to an <xref:System.IAsyncDisposable> interface.