Home
last modified time | relevance | path

Searched refs:operationReturnValue (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activities/System/ServiceModel/Activities/
H A DWorkflowOperationContext.cs39 object operationReturnValue; field in System.ServiceModel.Activities.WorkflowOperationContext
213 return thisPtr.operationReturnValue; in EndProcessRequest()
244 this.operationReturnValue = returnValue; in SendReply()
262 this.operationReturnValue = returnValue; in SendReply()
773 thisPtr.TrackMethodCompleted(thisPtr.operationReturnValue); in Finally()