WCF-Xtensions Class Reference for Mono
GetCommunicationObjectType Method (XServiceHost)






Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Protected Overridable Function GetCommunicationObjectType() As System.Type
'Usage
 
Dim instance As XServiceHost
Dim value As System.Type
 
value = instance.GetCommunicationObjectType()
[__DynamicallyInvokable()]
protected virtual System.Type GetCommunicationObjectType()
protected function GetCommunicationObjectType(): System.Type; virtual; 
__DynamicallyInvokableAttribute()
protected function GetCommunicationObjectType() : System.Type;
[__DynamicallyInvokable()]
protected: virtual System.Type* GetCommunicationObjectType(); 
[__DynamicallyInvokable()]
protected:
virtual System.Type^ GetCommunicationObjectType(); 
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