Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ends saving the discussions.
Namespace: Microsoft.TeamFoundation.Discussion.Client
Assembly: Microsoft.TeamFoundation.Discussion.Client (in Microsoft.TeamFoundation.Discussion.Client.dll)
Syntax
'Declaration
Sub EndSave ( _
asyncResult As IAsyncResult _
)
void EndSave(
IAsyncResult asyncResult
)
void EndSave(
IAsyncResult^ asyncResult
)
abstract EndSave :
asyncResult:IAsyncResult -> unit
function EndSave(
asyncResult : IAsyncResult
)
Parameters
- asyncResult
Type: System.IAsyncResult
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.