Noemax.WCFX.Channels Namespace > WebSocketTransportBindingElement Class : GetProperty<T> Method |
'Declaration Public Overrides Function GetProperty(Of T As Class)( _ ByVal context As System.ServiceModel.Channels.BindingContext _ ) As T
'Usage Dim instance As WebSocketTransportBindingElement Dim context As System.ServiceModel.Channels.BindingContext Dim value As T value = instance.GetProperty(Of T)(context)
public override T GetProperty<T>( System.ServiceModel.Channels.BindingContext context ) where T: class
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
WebSocketTransportBindingElement Class
WebSocketTransportBindingElement Members
Base Implementation in GetProperty<T>