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