Property | Type | Description | |
---|---|---|---|
sync | object |
Method | Description | |
---|---|---|
BaseLog4NetAppender ( ) : System | ||
DecrementFetchRelation ( |
||
DecrementGetList ( |
||
DecrementGetListOf ( |
||
DecrementQuery ( |
||
DecrementSetObjects ( int objectCount, long startTicks ) : void | ||
DecrementSubmitChanges ( int objectCount, long startTicks ) : void | ||
Dump ( ) : void | ||
IncrementFetchRelation ( |
||
IncrementGetList ( |
||
IncrementGetListOf ( |
||
IncrementQuery ( |
||
IncrementServerMethodInvocation ( ) : void | ||
IncrementSetObjects ( ) : void | ||
IncrementSubmitChanges ( ) : void | ||
Initialize ( IFrozenContext frozenCtx ) : void | ||
Install ( ) : void | ||
Uninstall ( ) : void |
Method | Description | |
---|---|---|
ResetValues ( ) : void | ||
ShouldDump ( ) : void |
Method | Description | |
---|---|---|
Avg ( long duration, long count ) : long | ||
Get ( |
||
GetFormatString ( int count ) : string |
public DecrementFetchRelation ( |
||
ifType | ||
resultSize | int | |
startTicks | long | |
return | void |
public DecrementGetList ( |
||
ifType | ||
resultSize | int | |
startTicks | long | |
return | void |
public DecrementGetListOf ( |
||
ifType | ||
resultSize | int | |
startTicks | long | |
return | void |
public DecrementQuery ( |
||
ifType | ||
objectCount | int | |
startTicks | long | |
return | void |
public DecrementSetObjects ( int objectCount, long startTicks ) : void | ||
objectCount | int | |
startTicks | long | |
return | void |
public DecrementSubmitChanges ( int objectCount, long startTicks ) : void | ||
objectCount | int | |
startTicks | long | |
return | void |
public IncrementFetchRelation ( |
||
ifType | ||
return | void |
public IncrementGetList ( |
||
ifType | ||
return | void |
public IncrementGetListOf ( |
||
ifType | ||
return | void |
public IncrementQuery ( |
||
ifType | ||
return | void |
public IncrementServerMethodInvocation ( ) : void | ||
return | void |
public Initialize ( IFrozenContext frozenCtx ) : void | ||
frozenCtx | IFrozenContext | |
return | void |