Property Handler
- Namespace
- DisCatSharp.Common.Utilities
- Assembly
- DisCatSharp.Common.dll
Handler
Gets the handler which caused the timeout.
public AsyncEventHandler<TSender, TArgs> Handler { get; }
Property Value
- AsyncEventHandler<TSender, TArgs>