Server RemovePublicRPCObject Method NetworkComms.Net Help
Disables RPC calls for the supplied named public object supplied

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

public static void RemovePublicRPCObject(
	Object instance
)
See Also