'Declaration Protected Overridable Sub OnSynchronizationException( _
ByVal argsThe ExceptionEventArgs instance containing the event data.As Vintasoft.Imaging.ExceptionEventArgs _
)
protected virtual void OnSynchronizationException(
Vintasoft.Imaging.ExceptionEventArgs args
)
protected: virtual void OnSynchronizationException(
Vintasoft.Imaging.ExceptionEventArgs* args
)
protected:
virtual void OnSynchronizationException(
Vintasoft.Imaging.ExceptionEventArgs^ args
)
Parameters
- args
- The ExceptionEventArgs instance containing the event data.