Table of Contents

Interface IUdp

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Represents a UDP/IP connection.

public interface IUdp : IIpBased, IPortConnection
Inherited Members
Extension Methods

Properties

IsDedicated

Gets or sets if a dedicated connection is used.

IsSslTlsEnabled

Indicates if SSL/TLS is enabled on the connection.

LocalPort

Gets or sets the local port number.

RemotePort

Gets or set the remote port number.