Returns the new timeout count value after incrementing the timeout count.
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- networkIdentifier
- Type: NetworkCommsDotNet.Tools ShortGuid
The network identifier of the relevant peer
- peerIPEndPoint
- Type: System.Net IPEndPoint
The relevant IPEndPoint
Return Value
Type: Int32[Missing <returns> documentation for "M:DistributedFileSystem.PeerInfo.GetNewTimeoutCount(NetworkCommsDotNet.Tools.ShortGuid,System.Net.IPEndPoint)"]
See Also