CcSetAdditionalcacheAttribute

If we disable the write behind using the CcSetAdditionalCacheAttribute giving the DisableWriteBehind attribute as TRUE, then what will be exact operation done during write file.
Will it be write through or any other approach?