Dart.PowerTCP.SslSockets Namespace > Trace Class : Abort Method (Trace) |
Abruptly stop the trace operation.
[Visual Basic]
<DescriptionAttribute("Abort the Trace operation.")>
Public Sub Abort()
[C#]
[DescriptionAttribute("Abort the Trace operation.")]
public void Abort();
[C++]
[DescriptionAttribute("Abort the Trace operation.")]
public: void Abort();
[C++/CLI]
[DescriptionAttribute("Abort the Trace operation.")]
public:
void Abort();
The Trace.Abort method will cause the Trace component to stop the current trace operation.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.