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
| Edit this page View SourceClientUserData
Declaration
public object? ClientUserData { get; set; }
Property Value
| Type | Description |
|---|---|
| object |