Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
IPs the name of the address from host.
Namespace:
SharedCache.WinServiceCommon.HandlerAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public static IPAddress IPAddressFromHostName( string hostName ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function IPAddressFromHostName ( _ hostName As String _ ) As IPAddress |
| Visual C++ |
|---|
public: static IPAddress^ IPAddressFromHostName( String^ hostName ) |
Parameters
- hostName
- Type: System..::.String
Name of the host.
Return Value
[Missing <returns> documentation for "M:SharedCache.WinServiceCommon.Handler.Network.IPAddressFromHostName(System.String)"]
Remarks
[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Handler.Network.IPAddressFromHostName(System.String)"]