WCF-Xtensions Class Reference for Mono
SingletonInstance Property (XServiceHost)






Syntax
'Declaration
 
Public ReadOnly Property SingletonInstance As System.Object
'Usage
 
Dim instance As XServiceHost
Dim value As System.Object
 
value = instance.SingletonInstance
public System.object SingletonInstance {get;}
public read-only property SingletonInstance: System.TObject; 
public function get SingletonInstance : System.Object
public: __property System.Object* get_SingletonInstance();
public:
property System.Object^ SingletonInstance {
   System.Object^ get();
}
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

XServiceHost Class
XServiceHost Members

Send Feedback