AspNetWebSocketContext::Application Property
.NET Framework (current version)
Gets the HttpApplicationState object for the host ASP.NET application.
Assembly: System.Web (in System.Web.dll)
public: property HttpApplicationStateBase^ Application { virtual HttpApplicationStateBase^ get(); }
| Exception | Condition |
|---|---|
| NotImplementedException | The property is not implemented. |
.NET Framework
Available since 4.5
Available since 4.5
Show: