Click or drag to resize

INetworkInformationServicePing Method

Pings the specified host

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
long Ping(
	string hostName
)

Parameters

hostName
Type: SystemString

[Missing <param name="hostName"/> documentation for "M:SanteDB.Core.Services.INetworkInformationService.Ping(System.String)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:SanteDB.Core.Services.INetworkInformationService.Ping(System.String)"]

See Also