Hi in the 1.7 version, I changed it to a normal integer (some on 2011/07/22) nullable types are removed there
with kind regards Ruben Willems On 24 April 2012 02:26, Yves Dolce <[email protected]> wrote: > Meanwhile, I've created my own mySynchronised tasks, a slightly modified > version of the original one... > > But I'd love to have "what's in the box" work. > > On Monday, April 23, 2012 4:56:25 PM UTC-7, Yves Dolce wrote: > >> >> Anyone has a newer version of NetReflector that would handle those types? >> I have 1.1.2009.1214. >> >> Thanks! >> >> <synchronised timeout="1800"> >> >> *Unable to find reflector type for 'Nullable`1' when deserialising >> 'timeout'* >> >> Because of: >> [ReflectorProperty("timeout", Required = false)] >> public int? TimeoutPeriod { get; set; } >> >
