Свойство | Type | Description | |
---|---|---|---|
ProtocolVersion | int |
Свойство | Type | Description | |
---|---|---|---|
AddNetwork | void | ||
ConnectTo | void | ||
Core | System | ||
CreateLocalNode | |||
RemoveNetwork | void | ||
ShareBuilder_FinishedIndexing | void |
Méthode | Description | |
---|---|---|
CountTransports ( ulong connectionType ) : int | ||
GetNetwork ( string networkID ) : |
||
Init ( ISettings settings ) : bool | ||
IsLocalNode ( |
||
LoadPlugin ( string fileName ) : void | ||
RaiseMessageReceived ( |
||
RaiseMessageSent ( |
||
ReloadSettings ( ) : void | ||
RescanSharedDirectories ( ) : void | ||
Start ( ) : void | ||
Stop ( ) : void | ||
UnloadPlugin ( |
Méthode | Description | |
---|---|---|
AddNetwork ( |
||
ConnectTo ( ITransport transport, TransportCallback connectCallback ) : void | ||
Core ( ) : System | ||
CreateLocalNode ( |
||
RemoveNetwork ( |
||
ShareBuilder_FinishedIndexing ( object sender, |
public static CountTransports ( ulong connectionType ) : int | ||
connectionType | ulong | |
Résultat | int |
public static GetNetwork ( string networkID ) : |
||
networkID | string | |
Résultat |
public static Init ( ISettings settings ) : bool | ||
settings | ISettings | |
Résultat | bool |
public static IsLocalNode ( |
||
node | ||
Résultat | bool |
public static LoadPlugin ( string fileName ) : void | ||
fileName | string | |
Résultat | void |
public static RaiseMessageReceived ( |
||
info | ||
Résultat | void |
public static RaiseMessageSent ( |
||
info | ||
Résultat | void |
public static RescanSharedDirectories ( ) : void | ||
Résultat | void |
public static UnloadPlugin ( |
||
info | ||
Résultat | void |