TAsyncFastestClientPool.rpcFaultFilter

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

Meta