NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RemotingSurrogateSelector Constructor

Initializes a new RemotingSurrogateSelector.

[Visual Basic]
Public Sub New()
[C#]
public RemotingSurrogateSelector();
[C++]
public: RemotingSurrogateSelector();
[JScript]
public function RemotingSurrogateSelector();

See Also

RemotingSurrogateSelector Class | RemotingSurrogateSelector Members | System.Runtime.Remoting Namespace