RemotingSurrogateSelector::Filter Property
.NET Framework (current version)
Gets or sets the MessageSurrogateFilter delegate for the current instance of the RemotingSurrogateSelector.
Assembly: mscorlib (in mscorlib.dll)
public: property MessageSurrogateFilter^ Filter { MessageSurrogateFilter^ get(); void set(MessageSurrogateFilter^ value); }
Property Value
Type: System.Runtime.Remoting.Messaging::MessageSurrogateFilter^The MessageSurrogateFilter delegate for the current instance of the RemotingSurrogateSelector.
.NET Framework
Available since 1.1
Available since 1.1
Show: