OperationContinuationSetOutcome Method |
Namespace: FastProxy
public void SetOutcome( OperationOutcome outcome )
This method can only be called once and requires a value of Continue or CloseClient. If the callback has already been assigned, it'll be called immediately. Otherwise the outcome will be stored and used when the callback is assigned.