LibuvSharp.Loop.Loop C# (CSharp) Method

Loop() public method

public Loop ( ) : System
return System
        public Loop()
            : this(new CopyingByteBufferAllocator())
        {
        }

Same methods

Loop::Loop ( ByteBufferAllocatorBase allocator ) : System
Loop::Loop ( IntPtr handle, ByteBufferAllocatorBase allocator ) : System