WCF-Xtensions Class Reference for .NET
Clone Method (WcfXTransportSettings)






Syntax
public WcfXTransportSettings Clone()
public function Clone(): WcfXTransportSettings; 
public function Clone() : WcfXTransportSettings;
public: WcfXTransportSettings* Clone(); 
public:
WcfXTransportSettings^ Clone(); 
'Declaration
 
Public Function Clone() As WcfXTransportSettings
 
'Usage
 
Dim instance As WcfXTransportSettings
Dim value As WcfXTransportSettings
 
value = instance.Clone()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WcfXTransportSettings Class
WcfXTransportSettings Members

Send Feedback