Returns true if the specified peer has the specified IPEndPoint online.
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 peer to check
- peerIPEndPoint
- Type: System.Net IPEndPoint
The IPEndPoint of the peer to check
Return Value
Type: Boolean[Missing <returns> documentation for "M:DistributedFileSystem.PeerInfo.IsPeerIPEndPointOnline(NetworkCommsDotNet.Tools.ShortGuid,System.Net.IPEndPoint)"]
See Also