<< Click to Display Table of Contents >> Navigation: »No topics above this level« Cpu.TcpDestinationSettings Property |
Gets the destination parameters for a tcp connection. The object has to be connected and a call to ReadTCPDestinationSettings has to be used to retrieve the settings. The settings will be valid as soon as TCPDestinationSettingsRead has been fired.
[Visual Basic]
Public ReadOnly Property TcpDestinationSettings() As TcpDestinationSettings
Public Get
End Get
End Property
[C#]
public TcpDestinationSettings TcpDestinationSettings { public get; }
Cpu Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]