Base type: System.Entity
Summary: Contains probing results, including the summary and graph displayed to the user.
| Name | Type | Notes |
|---|---|---|
| ExecutedAt | System.DateTime | |
| EndpointServiceID | System.Int32 | |
| ProbeID | System.Int32 | |
| ProbeStatus | System.Int16 | |
| CompletionRatio | System.Double | |
| UniqueEdgeCount | System.Int32 | |
| UniquePathCount | System.Int32 | |
| TotalTraceCount | System.Int32 | |
| TotalEdgeCount | System.Int32 | |
| PortClosedTraceCount | System.Int32 | |
| DestUnreachedTraceCount | System.Int32 | |
| DnsFailureTraceCount | System.Int32 | |
| RouteChangeCount | System.Int32 | |
| EdgeChangeCount | System.Int32 | |
| SentPackets | System.Int32 | |
| LostPackets | System.Int32 | |
| ConnectionBased | System.Boolean | |
| Rtt | System.Double | |
| RttMin | System.Double | |
| PacketLoss | System.Double | |
| Status | System.Int16 | |
| Graph | System.Byte[] | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| ServiceAssignment | Orion.NetPath.ServiceAssignments | Defined by relationship Orion.NetPath.ServiceAssignmentsReferencesTests (System.Reference) |