PDA

View Full Version : Does Gateway buffer?


xlthim
08-25-2008, 10:46 AM
If I send a command from my C# code while the engine is asleep, does Gateway buffer the command, or is it just lost?

xlthim :confused:

mgenti
08-25-2008, 10:52 AM
Portal and the SNAP Gateway do not buffer commands when a node is asleep. If you need this buffering you would have to add this functionality into your own application.