C# 클래스 Microsoft.Isam.Esent.Interop.Vista.JET_THREADSTATS

파일 보기 프로젝트 열기: ayende/managed-esent 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

Gets a string representation of this object.

operator ( ) : JET_THREADSTATS

Add the stats in two JET_THREADSTATS structures.

비공개 메소드들

메소드 설명
GetPluralS ( int n ) : string

Get the plural suffix ('s') for the given number.

SetFromNativeThreadstats ( NATIVE_THREADSTATS value ) : void

Sets the fields of the object from a NATIVE_THREADSTATS struct.

메소드 상세

ToString() 공개 메소드

Gets a string representation of this object.
public ToString ( ) : string
리턴 string

operator() 공개 정적인 메소드

Add the stats in two JET_THREADSTATS structures.
public static operator ( ) : JET_THREADSTATS
리턴 JET_THREADSTATS