C# Class refw.Communication.ClientStatus

Afficher le fichier Open project: fry/refw Class Usage Examples

Méthodes publiques

Свойство Type Description
Active bool
CallbackChannel IRouterCallback
Identifier Identifier
LastUpdate System.DateTime
StatusData byte[]

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Property Details

Active public_oe property

public bool Active
Résultat bool

CallbackChannel public_oe property

public IRouterCallback CallbackChannel
Résultat IRouterCallback

Identifier public_oe property

public Identifier,refw.Communication Identifier
Résultat Identifier

LastUpdate public_oe property

public DateTime,System LastUpdate
Résultat System.DateTime

StatusData public_oe property

public byte[] StatusData
Résultat byte[]