LoadTest.Abort Method  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Abort()
public:
 void Abort();public void Abort();member this.Abort : unit -> unitPublic Sub Abort ()Applies to
Abort(Exception)
public:
 void Abort(Exception ^ exception);public void Abort(Exception exception);member this.Abort : Exception -> unitPublic Sub Abort (exception As Exception)Parameters
- exception
- Exception