See Also

SegmentedStream Class  | SegmentedStream Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages PowerTCP Email Validation for .NET

Trace Event

Dart.PowerTCP.EmailValidation Namespace > SegmentedStream Class : Trace Event (SegmentedStream)
[Visual Basic]
Public Event Trace() As SegmentEventHandler
[C#]
public event SegmentEventHandler Trace();
[C++]
public: __event SegmentEventHandler* Trace();
[C++/CLI]
public: event SegmentEventHandler^ Trace();

Event Data

The event handler receives an argument of type SegmentEventArgs containing data related to this event. The following SegmentEventArgs properties provide information specific to this event.

PropertyDescription
Exception Gets any exception which occurred during the asynchronous operation.
Segment The Segment object referencing the data that was sent or received.
State Gets the object that was included as part of the associated method call.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

See Also

SegmentedStream Class  | SegmentedStream Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.