public SessionStateChangedArgs(string key, object oldValue, object newValue)

Parameters

key string
oldValue object
newValue object
In this article