'Usage
Dim state As Object Dim instance As New OperationResult(state)
Parameters
- state
- An arbitrary object associated with the operation. It is the state object specified when the operation was invoked.
'Usage
Dim state As Object Dim instance As New OperationResult(state)
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.