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

Assembly: ZeroconfService (Module: ZeroconfService) Version: 0.1.0.0