Skip to content

NodejsRuntime.uv_loop_t structure

C#
public struct uv_loop_t : IEquatable<uv_loop_t>

Public Members

namedescription
uv_loop_t(…)
Handle { get; set; }

See Also

Released under the MIT license