C# Class Erlang.NET.OtpEpmd.EpmdPort

Show file Open project: takayuki/Erlang.NET

Public Methods

Method Description
get ( ) : int
set ( int port ) : void

Method Details

get() public static method

public static get ( ) : int
return int

set() public static method

public static set ( int port ) : void
port int
return void