VideoClientResults Object


Description:

Video client results.

Parents: VideoClientProtocolConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

VideoClientProtocolConfig

Use this to connect a results object to an object.

VideoClientResults Writable Attributes

There are no writable attributes.

VideoClientResults Read-Only Attributes

Read-Only Attribute Description
AbortedConnections

Total number of aborted connections from the client block.

Type: u64

Default: 0

AbortedTransactions

Total number of aborted transactions from the client block.

Type: u64

Default: 0

AttemptedConnections

Total number of attempted connections from the client block.

Type: u64

Default: 0

AttemptedTransactions

Total number of attempted transactions from the client block.

Type: u64

Default: 0

BlockIndex

Internally-allocated index for this Video client block.

Type: u32

Default: 0

LastModified

Timestamp when result was last modified.

Type: u64

Default: 0

ParentName

Name of parent Protocol for which the results apply.

Type: string

Default: "" (empty string)

RxResponseCode200

Count of received response code with value 200.

Type: u64

Default: 0

RxResponseCode400

Count of received response code with value 400.

Type: u64

Default: 0

RxResponseCode403

Count of received response code with value 403.

Type: u64

Default: 0

RxResponseCode404

Count of received response code with value 404.

Type: u64

Default: 0

RxResponseCode405

Count of received response code with value 405.

Type: u64

Default: 0

RxResponseCode454

Count of received response code with value 454.

Type: u64

Default: 0

RxResponseCode459

Count of received response code with value 459.

Type: u64

Default: 0

RxResponseCode461

Count of received response code with value 461.

Type: u64

Default: 0

SuccessfulConnections

Total number of successful connections from the client block.

Type: u64

Default: 0

SuccessfulTransactions

Total number of successful transactions from the client block.

Type: u64

Default: 0

UnsuccessfulConnections

Total number of unsuccessful connections from the client block.

Type: u64

Default: 0

UnsuccessfulTransactions

Total number of unsuccessful transactions from the client block.

Type: u64

Default: 0