Exemple #1
0
 internal OpThread(BackgroundPrx background)
 {
     _background = BackgroundPrxHelper.uncheckedCast(background.ice_oneway());
     Start();
 }
Exemple #2
0
 internal OpThread(BackgroundPrx background)
 {
     _background = BackgroundPrxHelper.uncheckedCast(background.ice_oneway());
     Start();
 }