Suoranta.EnterpriseLib.Web - Developer API

OwinSessionConfiguration..::..Register<(Of <(<'T>)>)> Method (String, Action<(Of <(<'T>)>)>)

Namespace:  Suoranta.EnterpriseLib.Web.Owin
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public IDisposable Register<T>(
	string path,
	Action<T> onChangeAction
)

Type Parameters

T

Parameters

path
Type: String
onChangeAction
Type: Action<(Of <(<'T>)>)>