'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.
'Usage
Dim state As Object Dim instance As New OperationArguments(state)
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.