Synchronus Method to fetch data

Please let me know if dreamfactory has got Synchronous method to fetch data.

Thanks

Assuming you are refering to the .NET SDK all calls are made asynchronously, there are no alternative synchronous methods in the SDK. There are helpers that might be useful if it is necessary for you to use synchronous calls.