Touch API with .NET 2.0.1?

How do you perform a Touch(key,ttl) using the 2.0.1 .NET SDK?

Also, is there a compatibility option that allows the use of a CouchbaseClient like 1.3.x?
I can port my application to 2.0.1 but I can’t find any way to do a Touch.

@jmcgill_public -

It’s coming in 2.1.0: https://issues.couchbase.com/browse/NCBC-828

-Jeff

Also, note that I think you can run both side by side in an app. We wanted to be sure of that for migration cases.