Skip to content

1ebd7c4e 0668 8885 8125 2fef7c1298a5

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

WebNetworkWriter.client Field

An instance of the WEB/HTTP client socket.

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

Syntax

C#

private readonly IWebClientSocket client

Field Value

Type: IWebClientSocket

Remarks

This field holds an instance of the WEB/HTTP client socket created through the factory.

See Also

Reference

WebNetworkWriter Class
Plexdata.LogWriter.Internals.Writers Namespace

Clone this wiki locally