| ClusterServiceDelete Method |
Namespace:
Dynamicweb.LoadBalancing.Data
Assembly:
Dynamicweb.LoadBalancing (in Dynamicweb.LoadBalancing.dll) Version: 4.0.2
Syntax public bool Delete(
int id
)
Public Function Delete (
id As Integer
) As Boolean
Parameters
- id
- Type: SystemInt32
Return Value
Type:
BooleanSee Also