C# Class BitServer.BitAddr

Show file Open project: AyrA/BitMailServer Class Usage Examples

Public Properties

Property Type Description
address string
enabled bool
label string
stream int

Property Details

address public property

public string address
return string

enabled public property

public bool enabled
return bool

label public property

public string label
return string

stream public property

public int stream
return int