IOneWayAsync.EndOneWayMethod Method
<End> method corresponding to BeginTwoWayMethod for the asynchronous operation implementation.
Warning
This topic is provided for information only. You can use this information to interpret the instances that WCF performance counters create for the WCF adapters and the auto-generated metadata for the WCF adapters. Do not rely on this information when you create applications.
Method Declaration
void EndTwoWayMethod(IAsyncResult result);
Parameters
result
The status of the asynchronous operation.