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!

SurrogateSelector Constructor

Initializes a new Instance of the SurrogateSelector class.

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

See Also

SurrogateSelector Class | SurrogateSelector Members | System.Runtime.Serialization Namespace