IScheduler.DeletePool
IScheduler.DeletePool
IScheduler.DeletePool
Method
Definition
Overloads
DeletePool(String)
DeletePool(String)
DeletePool(String)
public void DeletePool (string poolName);
abstract member DeletePool : string -> unit
Public Sub DeletePool (poolName As String)
Parameters
DeletePool(String, Boolean)
DeletePool(String, Boolean)
DeletePool(String, Boolean)
public void DeletePool (string poolName, bool force);
abstract member DeletePool : string * bool -> unit
Public Sub DeletePool (poolName As String, force As Boolean)
Parameters
Applies to