메소드 | 설명 | |
---|---|---|
DuplicateAsync ( bool parallel ) : System.Threading.Tasks.Task | ||
ReadAsync ( bool parallel ) : System.Threading.Tasks.Task | ||
ReplaceAsync ( bool parallel ) : System.Threading.Tasks.Task | ||
SaveComplexAsync ( bool parallel, bool full ) : System.Threading.Tasks.Task | ||
SaveSimpleAsync ( bool parallel ) : System.Threading.Tasks.Task |
메소드 | 설명 | |
---|---|---|
LoadUids ( IMongoCollection
|
||
WaitForComplete ( IEnumerable |
public static DuplicateAsync ( bool parallel ) : System.Threading.Tasks.Task | ||
parallel | bool | |
리턴 | System.Threading.Tasks.Task |
public static ReadAsync ( bool parallel ) : System.Threading.Tasks.Task | ||
parallel | bool | |
리턴 | System.Threading.Tasks.Task |
public static ReplaceAsync ( bool parallel ) : System.Threading.Tasks.Task | ||
parallel | bool | |
리턴 | System.Threading.Tasks.Task |
public static SaveComplexAsync ( bool parallel, bool full ) : System.Threading.Tasks.Task | ||
parallel | bool | |
full | bool | |
리턴 | System.Threading.Tasks.Task |
public static SaveSimpleAsync ( bool parallel ) : System.Threading.Tasks.Task | ||
parallel | bool | |
리턴 | System.Threading.Tasks.Task |