Removes all private RPC objects for the specified interface type. Stops listenning for new RPC instance connections
Namespace: RemoteProcedureCallsAssembly: RemoteProcedureCalls (in RemoteProcedureCalls.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Type Parameters
- T
- Object type that implements the specified interface I
- I
- Interface that is being implemented for RPC calls
See Also