The information in this article applies to:
SUMMARYSYMPTOMSYour Remote Procedure Call (RPC) server's context_rundown() function is called when your RPC client is inactive for more 5 minutes and uses either ncadg_ip_udp or ncadg_ipx as the communication protocol sequence. CAUSEThis behavior is by design. When this timeout is reached, your RPC server assumes that the client is no longer available. RESOLUTION
To avoid your RPC server from invoking your context_rundown() function,
your RPC client needs to issue remoted function calls to your server
periodically so that it does not go idle for more than 5 minutes.
ARTICLE-ID: Q151714 Additional query words: context, rundown, ncadg_ip_udg, ncadg_ipx
Keywords : kbnetwork kbAPI kbRPC kbSDKPlatform kbGrpNet |
Last Reviewed: February 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |