ZarahDB..::..DeleteInstance Method
Deletes the instance.
Namespace:
ZarahDB_LibraryAssembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
public static StatusMessageValue DeleteInstance( Uri instance, Nullable<int> timeoutSeconds )
Public Shared Function DeleteInstance ( _ instance As Uri, _ timeoutSeconds As Nullable(Of Integer) _ ) As StatusMessageValue
public: static StatusMessageValue^ DeleteInstance( Uri^ instance, Nullable<int^> timeoutSeconds )
Parameters
- instance
- Type: Uri
The instance.