TestConnectionCommand.TcpPortStatus Class

Definition

The class contains information about the TCP connection test.

[System.Runtime.CompilerServices.Nullable(0)]
public class TestConnectionCommand.TcpPortStatus
[<System.Runtime.CompilerServices.Nullable(0)>]
type TestConnectionCommand.TcpPortStatus = class
Public Class TestConnectionCommand.TcpPortStatus
Inheritance
TestConnectionCommand.TcpPortStatus
Attributes

Properties

Connected

Gets or sets the result of the test.

Id

Gets and sets the count of the test.

Latency

Gets or sets the latancy of the connection.

Port

Gets the port used for the test.

Source

Gets the source from which the test was sent.

Status

Gets or sets the state of the socket after the test.

Target

Gets the target name.

TargetAddress

Gets the resolved address for the target.

Applies to