메소드 | 설명 | |
---|---|---|
Broker ( int id, string creatorId, string host, int port ) |
Initializes a new instance of the Broker class.
|
public Broker ( int id, string creatorId, string host, int port ) | ||
id | int | /// The broker id. /// |
creatorId | string | /// The broker creator id. /// |
host | string | /// The broker host. /// |
port | int | /// The broker port. /// |