IConnectionHandler.finalize_dg

Sets the finalizer callback delegate which is called when the connection is shut down. Setting to null disables the finalizer.

class IConnectionHandler
finalize_dg

Parameters

finalize_dg_ FinalizeDg

finalizer callback delegate

Return Value

finalize_dg_

Meta