AspNetWebSocketContext::IsLocal Property
.NET Framework (current version)
Gets a value that indicates whether an AspNetWebSocket message was sent from the local computer.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the message is from the local computer; otherwise, false.
| Exception | Condition |
|---|---|
| NotImplementedException | The property is not implemented. |
.NET Framework
Available since 4.5
Available since 4.5
Show: