Skip to content

27cc4276 ee2c 4f4a ee02 b57963953fc0

Axel Kesseler edited this page Mar 1, 2023 · 1 revision

NetworkLoggerSettings.Protocol Property

Gets or sets the protocol type.

Namespace: Plexdata.LogWriter.Settings
Assembly: Plexdata.LogWriter.Network (in Plexdata.LogWriter.Network.dll) Version: 1.0.7.1

Syntax

C#

public Protocol Protocol { get; set; }

Property Value

Type: Protocol
The protocol type to be used.

Implements

INetworkLoggerSettings.Protocol

Remarks

This property defines the interface type to be used for communication with the target computer.

See Also

Reference

NetworkLoggerSettings Class
Plexdata.LogWriter.Settings Namespace
INetworkLoggerSettings.Host
INetworkLoggerSettings.Port
INetworkLoggerSettings.Address

Clone this wiki locally