LongOperationEventSender Property
Gets or sets the sender argument for the long operation event. If not set, the current object is used.
public object LongOperationEventSender {get; set;}
'Declaration
Public Property LongOperationEventSender As Object