Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: Action CleanUpCallback

Declaration

Action CleanUpCallback

Summary

Specifies an action to perform when the request finishes.

Remarks

Use += to add cleanup actions so as to not overwrite existing ones.