IRefreshPattern.RefreshAsync Method
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Function RefreshAsync As Task
Task RefreshAsync()
Task^ RefreshAsync()
abstract RefreshAsync : unit -> Task
function RefreshAsync() : Task
Return Value
Type: System.Threading.Tasks.Task
.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.