C# Class FileFind.Meshwork.TrustedNodeInfo

Afficher le fichier Open project: codebutler/meshwork Class Usage Examples

Méthodes publiques

Свойство Type Description
AllowAutoConnect bool
AllowConnect bool
AllowNetworkInfo bool
AllowProfile bool
AllowSharedFiles bool
LastConnected System.DateTime

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
TrustedNodeInfo ( ) : System
TrustedNodeInfo ( PublicKey key ) : System

Method Details

TrustedNodeInfo() public méthode

public TrustedNodeInfo ( ) : System
Résultat System

TrustedNodeInfo() public méthode

public TrustedNodeInfo ( PublicKey key ) : System
key PublicKey
Résultat System

Property Details

AllowAutoConnect public_oe property

public bool AllowAutoConnect
Résultat bool

AllowConnect public_oe property

public bool AllowConnect
Résultat bool

AllowNetworkInfo public_oe property

public bool AllowNetworkInfo
Résultat bool

AllowProfile public_oe property

public bool AllowProfile
Résultat bool

AllowSharedFiles public_oe property

public bool AllowSharedFiles
Résultat bool

LastConnected public_oe property

public DateTime,System LastConnected
Résultat System.DateTime