Метод | Описание | |
---|---|---|
BasePerfCounterDispatcher ( IEnumerable |
||
DecrementFetchRelation ( |
||
DecrementGetListOf ( |
||
DecrementGetObjects ( |
||
DecrementLifetimeScope ( long startTicks ) : void | ||
DecrementObjectInstance ( ) : void | ||
DecrementQuery ( |
||
DecrementSetObjects ( int objectCount, long startTicks ) : void | ||
DecrementSubmitChanges ( int objectCount, long startTicks ) : void | ||
DecrementZetboxContext ( long startTicks ) : void | ||
Dump ( ) : void | ||
IncrementFetchRelation ( |
||
IncrementGetListOf ( |
||
IncrementGetObjects ( |
||
IncrementLifetimeScope ( ) : long | ||
IncrementObjectInstance ( ) : void | ||
IncrementQuery ( |
||
IncrementServerMethodInvocation ( ) : void | ||
IncrementSetObjects ( ) : long | ||
IncrementSubmitChanges ( ) : long | ||
IncrementZetboxContext ( ) : long | ||
Install ( ) : void | ||
Uninstall ( ) : void |
public BasePerfCounterDispatcher ( IEnumerable |
||
appender | IEnumerable |
|
Результат | System |
public DecrementFetchRelation ( |
||
ifType | ||
resultSize | int | |
startTicks | long | |
Результат | void |
public DecrementGetListOf ( |
||
ifType | ||
resultSize | int | |
startTicks | long | |
Результат | void |
public DecrementGetObjects ( |
||
ifType | ||
resultSize | int | |
startTicks | long | |
Результат | void |
public DecrementLifetimeScope ( long startTicks ) : void | ||
startTicks | long | |
Результат | void |
public DecrementQuery ( |
||
ifType | ||
objectCount | int | |
startTicks | long | |
Результат | void |
public DecrementSetObjects ( int objectCount, long startTicks ) : void | ||
objectCount | int | |
startTicks | long | |
Результат | void |
public DecrementSubmitChanges ( int objectCount, long startTicks ) : void | ||
objectCount | int | |
startTicks | long | |
Результат | void |
public DecrementZetboxContext ( long startTicks ) : void | ||
startTicks | long | |
Результат | void |
public IncrementFetchRelation ( |
||
ifType | ||
Результат | long |
public IncrementGetListOf ( |
||
ifType | ||
Результат | long |
public IncrementGetObjects ( |
||
ifType | ||
Результат | long |
public IncrementQuery ( |
||
ifType | ||
Результат | long |
public IncrementServerMethodInvocation ( ) : void | ||
Результат | void |