Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Amazon
DNXCore
IntegrationTests
ServiceResponseCounter
Attach
Amazon.DNXCore.IntegrationTests.ServiceResponseCounter.Attach C# (CSharp) Method
ServiceResponseCounter Class Documentation
显示文件
Open project: aws/aws-sdk-net
Attach()
private
method
private
Attach
( ) :
void
return
void
private void Attach() { Client.AfterResponseEvent += Count; } private void Detach()
ServiceResponseCounter
Attach
Count
Detach
Reset
ServiceResponseCounter