TAsyncClientPool.rpcFaultFilter

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool delegate(Exception) rpcFaultFilter()
    class TAsyncClientPool(Interface)
    const @property
    bool delegate
    (
    Exception
    )
    rpcFaultFilter
    ()
    if (
    isService!Interface
    )
  2. void rpcFaultFilter(bool delegate(Exception) value)

Meta