Property | Type | Description | |
---|---|---|---|
CheckpointHandledThreshold | int | ||
CheckpointUnhandledBytesThreshold | int | ||
CheckpointsEnabled | bool | ||
CreateTempStreams | bool | ||
EmitEventEnabled | bool | ||
IsSlaveProjection | bool | ||
MaxWriteBatchLength | int | ||
PendingEventsThreshold | int | ||
RunAs | string | ||
RunAsRoles | string[] | ||
StopOnEof | bool | ||
TrackEmittedStreams | bool |
Method | Description | |
---|---|---|
PersistedProjectionConfig ( ) : System.Security.Principal | ||
PersistedProjectionConfig ( |
||
ToConfig ( ) : |
public PersistedProjectionConfig ( ) : System.Security.Principal | ||
return | System.Security.Principal |
public PersistedProjectionConfig ( |
||
config | ||
return | System.Security.Principal |
public ToConfig ( ) : |
||
return |
public int CheckpointUnhandledBytesThreshold | ||
return | int |