Interface IAsynchronousChannel
.NET interface skeleton to be manually developed following https://developer.android.com/reference/java/nio/channels/AsynchronousChannel.html
public interface IAsynchronousChannel : IChannel, ICloseable, IAutoCloseable
- Extension Methods