Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

EventBase<T0>.Dispose

public void Dispose();

Description

Implementation of IDispose.

If the event has been instanciated from an event pool, the event ill be released to the pool upon Dispose being called.

Did you find this page useful? Please give it a rating: