Robuta

https://learn.microsoft.com/es-es/dotnet/api/system.iasyncresult?view=netframework-4.8.1 IAsyncResult Interface (System) | Microsoft Learn Represents the status of an asynchronous operation. interfacesystemmicrosoftlearn https://learn.microsoft.com/en-gb/dotnet/api/system.iasyncresult.asyncwaithandle?view=netframework-4.8 IAsyncResult.AsyncWaitHandle Property (System) | Microsoft Learn Gets a WaitHandle that is used to wait for an asynchronous operation to complete. property systemmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/microsoft.exchange.webservices.data.streamingsubscription.endunsubscribe?view=exchange-ews-api&redirectedfrom=MSDN StreamingSubscription.EndUnsubscribe(IAsyncResult) Method (Microsoft.Exchange.WebServices.Data) |... Ends an asynchronous request to unsubscribe from a subscription.This method was introduced in the Microsoft Exchange Web Services (EWS) Managed API 1.2. microsoft exchangemethodwebservicesdata https://learn.microsoft.com/en-us/dotnet/api/microsoft.exchange.webservices.data.pullsubscription.endunsubscribe?view=exchange-ews-api PullSubscription.EndUnsubscribe(IAsyncResult) Method (Microsoft.Exchange.WebServices.Data) |... Ends an asynchronous request to unsubscribe from a subscription.This method was introduced in the Microsoft Exchange Web Services (EWS) Managed API 1.2. microsoft exchangemethodwebservicesdata https://learn.microsoft.com/en-us/dotnet/api/microsoft.rtc.collaboration.call.makecallback?view=ucma-api Call.MakeCallback(AsyncCallback, IAsyncResult) Method (Microsoft.Rtc.Collaboration) | Microsoft... Invokes a specified call using the application's queue for the events. callmethodmicrosoftrtccollaboration https://learn.microsoft.com/pt-pt/dotnet/api/system.servicemodel.servicehostbase.onendclose?view=netframework-4.8.1 ServiceHostBase.OnEndClose(IAsyncResult) Method (System.ServiceModel) | Microsoft Learn Completes an asynchronous operation invoked on the closing of the service host. methodsystemmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/system.net.webrequest.endgetresponse?view=netframework-4.8.1&viewFallbackFrom=net-10.0 WebRequest.EndGetResponse(IAsyncResult) Method (System.Net) | Microsoft Learn When overridden in a descendant class, returns a WebResponse. net microsoftwebrequestmethodsystemlearn https://learn.microsoft.com/es-es/dotnet/api/system.iasyncresult.asyncstate?view=netframework-4.8.1 IAsyncResult.AsyncState Property (System) | Microsoft Learn Gets a user-defined object that qualifies or contains information about an asynchronous operation. property systemmicrosoftlearn https://learn.microsoft.com/pt-pt/dotnet/api/system.identitymodel.selectors.securitytokenprovider.endgettoken?view=netframework-4.8.1 SecurityTokenProvider.EndGetToken(IAsyncResult) Method (System.IdentityModel.Selectors) | Microsoft... Completes an asynchronous operation to get a security token. methodsystemselectorsmicrosoft https://learn.microsoft.com/ja-jp/dotnet/api/system.net.sockets.socket.endconnect?view=netframework-4.8.1&viewFallbackFrom=net-8.0 Socket.EndConnect(IAsyncResult) Method (System.Net.Sockets) | Microsoft Learn Ends a pending asynchronous connection request. socketmethodsystemmicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/microsoft.rtc.collaboration.call.endsendmessage?view=ucma-api Call.EndSendMessage(IAsyncResult) Method (Microsoft.Rtc.Collaboration) | Microsoft Learn This method is used to determine whether the corresponding operation completed successfully. This method will wait if the operation has not yet completed callmethodmicrosoftrtccollaboration https://learn.microsoft.com/en-us/dotnet/api/microsoft.rtc.collaboration.call.endsendinfo?view=ucma-api Call.EndSendInfo(IAsyncResult) Method (Microsoft.Rtc.Collaboration) | Microsoft Learn Determines whether the corresponding operation completed successfully. This method will wait if the operation has not yet completed. callmethodmicrosoftrtccollaboration