ZeroconfServices Documation
ResolveWithTimeout Method (seconds)
NamespacesZeroconfServiceNetServiceResolveWithTimeout(Int32)
Starts a resolve process with a timeout.
Declaration Syntax
C#Visual BasicVisual C++
public void ResolveWithTimeout(
	int seconds
)
Public Sub ResolveWithTimeout ( _
	seconds As Integer _
)
public:
void ResolveWithTimeout (
	int seconds
)
Parameters
seconds (Int32)
The maximum number of seconds to attempt a resolve.

Assembly: ZeroconfService (Module: ZeroconfService) Version: 0.1.0.0