ClientWebSocketChannel.NewUnsafe Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected override DotNetty.Transport.Channels.IChannelUnsafe NewUnsafe ();
override this.NewUnsafe : unit -> DotNetty.Transport.Channels.IChannelUnsafe
Protected Overrides Function NewUnsafe () As IChannelUnsafe
Returns
- DotNetty.Transport.Channels.IChannelUnsafe