Simulated._Fs._StorageSink.CommitAll C# (CSharp) Method

CommitAll() private method

private CommitAll ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task
        public virtual Task CommitAll()
        {
            throw new NotImplementedException();
        }