ZeroconfServices Documation
NetService..::ServiceResolved Delegate
NamespacesZeroconfServiceNetServiceNetService..::ServiceResolved
Represents the method that will handle DidResolveService events from a NetService instance.
Declaration Syntax
C#Visual BasicVisual C++
public delegate void ServiceResolved(
	NetService service
)
Public Delegate Sub ServiceResolved ( _
	service As NetService _
)
public delegate void ServiceResolved (
	NetService^ service
)
Parameters
service (NetService)
Sender of this event.

Assembly: ZeroconfService (Module: ZeroconfService) Version: 0.1.0.0