Show / Hide Table of Contents

Property HttpServerSession.Client


Overload

Gets the System.Net.Sockets.TcpClient object of this session.

protected TcpClient Client { get; }
Property Value
TcpClient