[This is preliminary documentation and is subject to change.]
The VertexEnqueuedArgs type exposes the following members.
Fields
Name | Description | |
---|---|---|
Pointstamp |
The pointstamp of the notification that was enqueued.
| |
Stage |
The stage of which the vertex is a member.
| |
ThreadId |
The worker thread on which the notification is being enqueued.
| |
VertexId |
The ID of the vertex within its stage.
|
See Also