ZeroconfServices Documation
DidUpdateTXT Event
NamespacesZeroconfServiceNetServiceDidUpdateTXT
Occurs when the TXT record for a given service was updated.
Declaration Syntax
C#Visual BasicVisual C++
Public Event DidUpdateTXT As NetService..::ServiceTXTUpdated
public:
 event NetService..::ServiceTXTUpdated^ DidUpdateTXT {
	void add (NetService..::ServiceTXTUpdated^ value);
	void remove (NetService..::ServiceTXTUpdated^ value);
}
Remarks
This event is not fired after you update the TXT record for an event yourself.

Assembly: ZeroconfService (Module: ZeroconfService) Version: 0.1.0.0