Exemple #1
0
 public void Sync_B_4_Parallel_Marshalling_ThreadSafeServer()
 {
     TestLogic.TestContractB_4_Marshalling_Parallel(CONF_SRC_SYNC, threadSafe: true);
 }
Exemple #2
0
 public void Inproc_B_4_Marshalling_Parallel()
 {
     TestLogic.TestContractB_4_Marshalling_Parallel(CONF_SRC_INPROC, threadSafe: true);
 }