Allow new client connections

Custom.Windows.WMS.Publishing.Point.AllowClientsToConnect.CacheProxy.Recovery (Recovery)

Element properties:

TargetCustom.WMS.9.PP.CacheProxy
MonitorCustom.WMS.9.PP.AllowConnectStatus.Monitor.CacheProxy
Reset MonitorFalse
RemotableTrue
Timeout300
CategoryCustom
Enabledfalse
AccessibilityPublic

Member Modules:

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

Source Code:

<Recovery ID="Custom.Windows.WMS.Publishing.Point.AllowClientsToConnect.CacheProxy.Recovery" Accessibility="Public" Enabled="false" Target="Custom.WMS.9.PP.CacheProxy" Monitor="Custom.WMS.9.PP.AllowConnectStatus.Monitor.CacheProxy" ResetMonitor="false" ExecuteOnState="Warning" Remotable="true" Timeout="300">
<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>
</Recovery>