'Usage
Dim state As Object Dim instance As New OperationArguments(state)
Parameters
- state
- The user-defined state object (can be any value supplied by your code); available in event notifications.
The value of this parameter can be
null
(Nothing
in Visual Basic).