Click or drag to resize

NetworkCommand Class

Inheritance Hierarchy

Namespace:  Dynamicweb.LoadBalancing
Assembly:  Dynamicweb.LoadBalancing (in Dynamicweb.LoadBalancing.dll) Version: 4.0.2
Syntax
public class NetworkCommand : Command

The NetworkCommand type exposes the following members.

Constructors
  NameDescription
Public methodNetworkCommand
Initializes a new instance of the NetworkCommand class
Top
Properties
  NameDescription
Public propertyCommandValue (Inherited from Command.)
Public propertyFailedCount
Public propertyName (Inherited from Command.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Command.)
Public methodGetHashCode (Inherited from Command.)
Public methodToString (Inherited from Command.)
Top
See Also