Click or drag to resize

DFSCheckForSharedItems Method

Namespace:  DistributedFileSystem
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static void CheckForSharedItems(
	string peerIP,
	int peerPort
)

Parameters

peerIP
Type: SystemString
peerPort
Type: SystemInt32
See Also