Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.

The Network type exposes the following members.

Constructors

  NameDescription
Network
Initializes a new instance of the Network class

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EvaluateLocalIPAddress
Evaluates the local IP address and filters known aliases like localhost, local, *, 127.0.0.1, ? This is used to prevent to replicated data to same server node
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetFirstIPAddress
Gets the first IP address.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetIPEndPoint
Gets the IP end point.
GetIPHostEntry
Gets the IP host entry.
GetServerAnyIPEndPoint
Gets the server any IP end point.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
IPAddressFromHostName
IPs the name of the address from host.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also