Helper Delay Method (Int32, Helper noArgCallbackFunction)sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Executes no arg delegate function with delay

Namespace: sP2PLib
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

Public Shared Sub Delay ( _
	milliseconds As Integer, _
	function As Helper..::..noArgCallbackFunction _
)

Parameters

milliseconds
Type: System Int32

[Missing <param name="milliseconds"/> documentation for "M:sP2PLib.Helper.Delay(System.Int32,sP2PLib.Helper.noArgCallbackFunction)"]

function
Type: sP2PLib Helper noArgCallbackFunction
The function.
See Also