VersionControlBranchVisualizer.Stop Method
Stop the current visualization operation.
Namespace: Microsoft.VisualStudio.TeamFoundation.VersionControl
Assembly: Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)
Syntax
'Declaration
Public Function Stop As Boolean
public bool Stop()
public:
bool Stop()
member Stop : unit -> bool
public function Stop() : boolean
Return Value
Type: System.Boolean
true for operation started, false for operation not available
.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.
See Also
Reference
VersionControlBranchVisualizer Class
Microsoft.VisualStudio.TeamFoundation.VersionControl Namespace