ICorProfilerCallback::RemotingServerSendingReply 方法
更新:2007 年 11 月
向分析工具告知,處理序已完成處理遠端方法引動過程要求,並且即將透過通道傳送回覆。
HRESULT RemotingServerSendingReply(
[in] GUID *pCookie,
[in] BOOL fIsAsync);
參數
pCookie
[in] GUID 的指標,在這些條件下,將與 ICorProfilerCallback::RemotingClientReceivingReply 提供的值相對應:遠端 GUID Cookie 作用中。
通道成功傳輸訊息。
用戶端處理序上的 GUID Cookie 作用中。
這可讓您輕易地配對遠端呼叫,以及建立邏輯呼叫堆疊。
fIsAsync
[in] 如果呼叫是非同步的,此值就是 true,否則為 false。
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**CorProf.idl
**程式庫:**CorGuids.lib
**.NET Framework 版本:**3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0