Allow new client connections

Custom.Windows.WMS.Publishing.Point.AllowClientsToConnect.OnDemand.Task (Task)

Element properties:

TargetCustom.WMS.9.PP.OnDemand
AccessibilityPublic
CategoryCustom
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Allow WriteAction Custom.Windows.WMS.Publishing.Point.AllowClientsToConnect Default

Source Code:

<Task ID="Custom.Windows.WMS.Publishing.Point.AllowClientsToConnect.OnDemand.Task" Accessibility="Public" Enabled="true" Target="Custom.WMS.9.PP.OnDemand" Timeout="300" Remotable="true">
<Category>Custom</Category>
<WriteAction ID="Allow" TypeID="Custom.Windows.WMS.Publishing.Point.AllowClientsToConnect">
<Arguments>"$Target/Property[Type="Custom.WMS.x.PP"]/PPName$" true</Arguments>
<TimeoutSeconds>30</TimeoutSeconds>
</WriteAction>
</Task>