RequestCaptureProxy
Captures method invocations on a proxy to extract invocation information.
This class is used to intercept calls on service proxies and extract the method metadata and arguments without actually executing the method. The captured information can then be used to build requests for remote invocation.
Parameters
SVC
the service type