C# 클래스 Amazon.DNXCore.IntegrationTests.ServiceResponseCounter

상속: DisposableSwitch
파일 보기 프로젝트 열기: aws/aws-sdk-net

Private Properties

프로퍼티 타입 설명
Attach void
Count void
Detach void

공개 메소드들

메소드 설명
Reset ( ) : void
ServiceResponseCounter ( AmazonServiceClient client, Predicate requestsToCount = null ) : Amazon.Runtime

비공개 메소드들

메소드 설명
Attach ( ) : void
Count ( object sender, ResponseEventArgs e ) : void
Detach ( ) : void

메소드 상세

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

ServiceResponseCounter() 공개 메소드

public ServiceResponseCounter ( AmazonServiceClient client, Predicate requestsToCount = null ) : Amazon.Runtime
client AmazonServiceClient
requestsToCount Predicate
리턴 Amazon.Runtime