Edit

Share via


DataCollaborationSession.EndHandleSessionEstablishment(IAsyncResult) Method

Definition

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

Returns

Applies to