RootNode.StopRefresh Method
This member overrides BaseHierarchyNode.StopRefresh().
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
‘선언
Public Overrides Sub StopRefresh
public override void StopRefresh()
public:
virtual void StopRefresh() override
abstract StopRefresh : unit -> unit
override StopRefresh : unit -> unit
public override function StopRefresh()
.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.