Represents the method that handles the OnStartRasterCleanup event.
[Visual Basic .NET]
Public Delegate Sub OnStartRasterCleanupEventHandler ( _
)
[C#] public delegate void OnStartRasterCleanupEventHandler ( );