C# 클래스 Arango.ConsoleTests.FoxxPerformance

파일 보기 프로젝트 열기: yojimbo87/ArangoDB-NET 1 사용 예제들

공개 메소드들

메소드 설명
TestPostCall ( int iterationCount ) : void

비공개 메소드들

메소드 설명
Execute ( System.Action action ) : double
ExecuteTimedTest ( int iterations, System.Action test ) : void

메소드 상세

TestPostCall() 공개 메소드

public TestPostCall ( int iterationCount ) : void
iterationCount int
리턴 void