Access to .NET Remoting stream
From: Mario Garcia (anonymous_at_discussions.microsoft.com)
Date: 03/10/04
- Next message: Orlin Popov: "Re: Socket error when restarting host app"
- Previous message: Orlin Popov: "Re: Authenticating clients"
- Next in thread: Orlin Popov: "Re: Access to .NET Remoting stream"
- Reply: Orlin Popov: "Re: Access to .NET Remoting stream"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Mar 2004 09:26:07 -0800
How can I get access to the underlying/hidden stream object that is being used to deserialize an object? Is there any way to pass that information by way of "StreamingContext"?
I need to somehow retrieve or create a reference to an object that can be used as a hash for all objects in a graph being deserialized. I figure that the underlying stream reference would do just that. I can't use SerializationInfo because it changes for each object as the graph is traversed.
Thanks for any help.
- Next message: Orlin Popov: "Re: Socket error when restarting host app"
- Previous message: Orlin Popov: "Re: Authenticating clients"
- Next in thread: Orlin Popov: "Re: Access to .NET Remoting stream"
- Reply: Orlin Popov: "Re: Access to .NET Remoting stream"
- Messages sorted by: [ date ] [ thread ]