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 cleaning up the discussions.
Namespace: Microsoft.TeamFoundation.Discussion.Client
Assembly: Microsoft.TeamFoundation.Discussion.Client (in Microsoft.TeamFoundation.Discussion.Client.dll)
Syntax
'Declaration
Sub EndCleanup ( _
asyncResult As IAsyncResult _
)
void EndCleanup(
IAsyncResult asyncResult
)
void EndCleanup(
IAsyncResult^ asyncResult
)
abstract EndCleanup :
asyncResult:IAsyncResult -> unit
function EndCleanup(
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.