WebSocketContext.IsLocal Property

.NET Framework (current version)
 

Whether the WebSocket client connected from the local machine.

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

Public MustOverride ReadOnly Property IsLocal As Boolean

Property Value

Type: System.Boolean

Returns Boolean.

.NET Framework
Available since 4.5
Return to top
Show: