Starts a resolve process with a timeout.

Declaration Syntax
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