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