DataCollaborationSession.EndHandleSessionEstablishment(IAsyncResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
override System::Collections::Generic::IEnumerable<System::String ^> ^ EndHandleSessionEstablishment(IAsyncResult ^ result);
protected internal override System.Collections.Generic.IEnumerable<string> EndHandleSessionEstablishment (IAsyncResult result);
override this.EndHandleSessionEstablishment : IAsyncResult -> seq<string>
Protected Friend Overrides Function EndHandleSessionEstablishment (result As IAsyncResult) As IEnumerable(Of String)
Parameters
- result
- IAsyncResult