ZeroconfServices Documation
AllowApplicationForms Property
NamespacesZeroconfServiceDNSServiceAllowApplicationForms
Allows the application to attempt to post async replies over the application "main loop" by using the message queue of the first available open form (window). This is retrieved through OpenForms.
Declaration Syntax
C#Visual BasicVisual C++
public bool AllowApplicationForms{ get; set;}
Public Property AllowApplicationForms As Boolean
public:
property bool AllowApplicationForms {
	bool get ();
	void set (bool value);
}

Assembly: ZeroconfService (Module: ZeroconfService) Version: 0.1.0.0