Method | Description | |
---|---|---|
GetTest ( ) : |
||
ProjectionConfig ( IPrincipal runAs, int checkpointHandledThreshold, int checkpointUnhandledBytesThreshold, int pendingEventsThreshold, int maxWriteBatchLength, bool emitEventEnabled, bool checkpointsEnabled, bool createTempStreams, bool stopOnEof, bool isSlaveProjection, bool trackEmittedStreams ) : System | ||
SetIsSlave ( ) : |
public ProjectionConfig ( IPrincipal runAs, int checkpointHandledThreshold, int checkpointUnhandledBytesThreshold, int pendingEventsThreshold, int maxWriteBatchLength, bool emitEventEnabled, bool checkpointsEnabled, bool createTempStreams, bool stopOnEof, bool isSlaveProjection, bool trackEmittedStreams ) : System | ||
runAs | IPrincipal | |
checkpointHandledThreshold | int | |
checkpointUnhandledBytesThreshold | int | |
pendingEventsThreshold | int | |
maxWriteBatchLength | int | |
emitEventEnabled | bool | |
checkpointsEnabled | bool | |
createTempStreams | bool | |
stopOnEof | bool | |
isSlaveProjection | bool | |
trackEmittedStreams | bool | |
return | System |