PeerInfo GetCurrentTimeoutCount Method NetworkComms.Net Help
Return the current timeout count value.

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public int GetCurrentTimeoutCount(
	ShortGuid networkIdentifier,
	IPEndPoint peerIPEndPoint
)

Return Value

Type: OnlineInt32

[Missing <returns> documentation for "M:DistributedFileSystem.PeerInfo.GetCurrentTimeoutCount(NetworkCommsDotNet.Tools.ShortGuid,System.Net.IPEndPoint)"]

See Also