public SwiffyClient(SwiffyOptions options = null) { Options = options ?? new SwiffyOptions { MillisecondsTimeout = 5000 }; }