| ClusterServiceGetNode Method |
Namespace:
Dynamicweb.LoadBalancing.Data
Assembly:
Dynamicweb.LoadBalancing (in Dynamicweb.LoadBalancing.dll) Version: 4.0.2
Syntax public ClusterNode GetNode(
int id
)
Public Function GetNode (
id As Integer
) As ClusterNode
Parameters
- id
- Type: SystemInt32
Return Value
Type:
ClusterNodeSee Also