Share via


_remoteEndPoint Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the stream's remote endpoint.

Namespace:  System.Net.Sockets
Assembly:  System (in System.dll)

Syntax

'Declaration
Protected _remoteEndPoint As EndPoint
protected EndPoint _remoteEndPoint
protected:
EndPoint^ _remoteEndPoint
val mutable _remoteEndPoint: EndPoint
protected var _remoteEndPoint : EndPoint

.NET Framework Security

See Also

Reference

NetworkStream Class

System.Net.Sockets Namespace