'Declaration Public Function New( _ ByVal processingStateThe processing state. As ProcessingState, _ ByVal targetThe processing target. As System.Object, _ ByVal canCancelA value indicating whether the action can be canceled. As Boolean _)
public ProcessingEventArgs( ProcessingState processingState, System.Object target, bool canCancel)
public: ProcessingEventArgs( ProcessingState* processingState, System.Object target, bool canCancel)
public:ProcessingEventArgs( ProcessingState^ processingState, System.Object target, bool canCancel)
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
ProcessingEventArgs Class ProcessingEventArgs Members Overload List