Property Event
- Namespace
- DisCatSharp.Common.Utilities
- Assembly
- DisCatSharp.Common.dll
Event
Gets the event the invocation of which caused the timeout.
public AsyncEvent<TSender, TArgs> Event { get; }
Property Value
- AsyncEvent<TSender, TArgs>
Gets the event the invocation of which caused the timeout.
public AsyncEvent<TSender, TArgs> Event { get; }