WCF-Xtensions Class Reference for .NET
HasContext Property (SoapTcpTransportElement)






Syntax
protected System.bool HasContext {get;}
protected read-only property HasContext: System.Boolean; 
protected function get HasContext : System.boolean
protected: __property System.bool get_HasContext();
protected:
property System.bool HasContext {
   System.bool get();
}
'Declaration
 
Protected ReadOnly Property HasContext As System.Boolean
 
'Usage
 
Dim instance As SoapTcpTransportElement
Dim value As System.Boolean
 
value = instance.HasContext
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

SoapTcpTransportElement Class
SoapTcpTransportElement Members

Send Feedback