Client DestroyRPCClient Method NetworkComms.Net Help
Causes the provided IRPCProxy instance to be disposed

Namespace: RemoteProcedureCalls
Assembly: RemoteProcedureCalls (in RemoteProcedureCalls.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static void DestroyRPCClient(
	IRPCProxy clientObject
)
See Also