Open
Description
Is it possible to custom exception serializer for exceptions of remoting call? Message's serializer can be customized by implementing IServiceRemotingMessageSerializationProvider, but it seems exception's serializer is hardcode in RemoteException class:
and can not be customized. Is there anyway to achieve this? Thanks
Metadata
Metadata
Assignees
Labels
No labels