Noemax.WCFX.Channels Namespace > MonoSslStreamSecurityBindingElement Class : CanBuildChannelFactory<TChannel> Method |
'Declaration <__DynamicallyInvokableAttribute()> Public Overridable Function CanBuildChannelFactory(Of TChannel)( _ ByVal context As System.ServiceModel.Channels.BindingContext _ ) As System.Boolean
'Usage Dim instance As MonoSslStreamSecurityBindingElement Dim context As System.ServiceModel.Channels.BindingContext Dim value As System.Boolean value = instance.CanBuildChannelFactory(Of TChannel)(context)
[__DynamicallyInvokable()] public virtual System.bool CanBuildChannelFactory<TChannel>( System.ServiceModel.Channels.BindingContext context )
public function CanBuildChannelFactory( context: System.ServiceModel.Channels.BindingContext ): System.Boolean; virtual;
__DynamicallyInvokableAttribute() public function CanBuildChannelFactory( context : System.ServiceModel.Channels.BindingContext ) : System.boolean;
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