Click or drag to resize

serverRequestReceivedEventArgshttpContext Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Network.internet.events
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public HttpListenerContext httpContext { get; }
Request Example View Source

Property Value

Type: HttpListenerContext
See Also