June 2002
Intermediate to advanced
816 pages
28h 12m
English
StateRuntime
This class is used by the ASP.NET framework to provide session state support. It is not used directly in your code.
Public NotInheritable Class StateRuntime : Implements IStateRuntime ' Public Constructors Public Sub New() ' Public Instance Methods Public Sub ProcessRequest(ByVal tracker As IntPtr, ByVal verb As Integer, ByVal uri As String, ByVal exclusive As Integer, ByVal timeout As Integer, ByVal lockCookieExists As Integer, ByVal lockCookie As Integer, ByVal contentLength As Integer, ByVal content As IntPtr) Implements IStateRuntime.ProcessRequest Public Sub StopProcessing( ) Implements IStateRuntime.StopProcessing End Class
Read now
Unlock full access