Class InactivityTimeoutAssertion

  • All Implemented Interfaces:
    RmConfigurator

    public class InactivityTimeoutAssertion
    extends SimpleAssertion
    implements RmConfigurator
    Assertion which replaces inactivity timeout attribute of WS-RMP v1.0 RMAssertion. The same assertion is used by .Net framework which could simplify the interoperability.
    
     <netrmp:InactivityTimeout Milliseconds="600000" xmlns:netrmp="http://schemas.microsoft.com/ws-rx/wsrmp/200702"/>