Gets or sets a delegate of a method for handling resource clean up explicitly.
Declaring type: ComponentRegistration
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public Action<object> CleanUpHandler { get; set; }
Property Value

There is no description.