VideoServerResults Object


Description:

Video server results.

Parents: VideoServerProtocolConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

VideoServerProtocolConfig

Use this to connect a results object to an object.

VideoServerResults Writable Attributes

There are no writable attributes.

VideoServerResults Read-Only Attributes

Read-Only Attribute Description
BlockIndex

Internally-allocated index for this Video server 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)

SuccessfulTransactions

Total number of successful transactions from the server block.

Type: u64

Default: 0

TotalConnections

Total number of connections handled by this video server.

Type: u64

Default: 0

TxResponseCode200

Count of transmitted response codes with value 200.

Type: u64

Default: 0

TxResponseCode400

Count of transmitted response codes with value 400.

Type: u64

Default: 0

TxResponseCode403

Count of transmitted response codes with value 403.

Type: u64

Default: 0

TxResponseCode404

Count of transmitted response codes with value 404.

Type: u64

Default: 0

TxResponseCode405

Count of transmitted response codes with value 405.

Type: u64

Default: 0

TxResponseCode454

Count of transmitted response codes with value 454.

Type: u64

Default: 0

TxResponseCode459

Count of transmitted response codes with value 459.

Type: u64

Default: 0

TxResponseCode461

Count of transmitted response codes with value 461.

Type: u64

Default: 0

UnsuccessfulTransactions

Total number of unsuccessful transactions from the server block.

Type: u64

Default: 0