Method OnContextBagCreated
OnContextBagCreated(TypedValueDictionary)
Event that is called when an HTTP context is created within an HttpRequest object.
protected virtual void OnContextBagCreated(TypedValueDictionary contextBag)
Parameters
contextBag
TypedValueDictionaryThe creating context bag.