Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 180 Bytes

File metadata and controls

8 lines (5 loc) · 180 Bytes

Object Delete

var storageService = new YandexStorageService(options);

S3ObjectDeleteResponse response = await storageService.ObjectService.DeleteAsync(filename);