[This is preliminary documentation and is subject to change.]
The VertexLocation type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | ProcessId |
The process on which the vertex with VertexId resides.
|
![]() | ThreadId |
The worker thread on which the vertex with VertexId resides.
|
![]() | VertexId |
The vertex identifier.
|
See Also