SessionStateProviderBaseContentReaderWriter.Close Method

Definition

Closes the reader. None of the derived providers need to close their reader so do nothing.

public:
 virtual void Close();
public:
 void Close();
void Close();
public void Close ();
abstract member Close : unit -> unit
override this.Close : unit -> unit
Public Sub Close ()

Implements

Applies to