NbOfflineServiceDeleteCacheAll Method |
オブジェクトキャッシュ、バケットキャッシュをすべてクリアする
Namespace: Nec.NebulaAssembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
Syntaxpublic static Task DeleteCacheAll()
Public Shared Function DeleteCacheAll As Task
public:
static Task^ DeleteCacheAll()
static member DeleteCacheAll : unit -> Task
Return Value
Type:
TaskTask
ExceptionsException | Condition |
---|
InvalidOperationException | オフラインサービスが無効 |
NbException | 同期処理中 |
Version InformationOffline
Supported in: 1.0
See Also