Class ProxyEventArgsBase
The base event arguments
Inheritance
ProxyEventArgsBase
Inherited Members
Namespace: Titanium.Web.Proxy.EventArguments
Assembly: Titanium.Web.Proxy.dll
Syntax
public abstract class ProxyEventArgsBase : EventArgs
Properties
| Improve this Doc View SourceClientUserData
Declaration
public object ClientUserData { get; set; }
Property Value
Type | Description |
---|---|
Object |