.NET SDK - PeerId

PeerId Implicit operator (1 of 2)

public static implicit operator PeerId(long value)

See Also


PeerId Implicit operator (2 of 2)

public static implicit operator long(PeerId id)

See Also