Свойство | Тип | Описание | |
---|---|---|---|
ActiveProtocols | BaseProtocol>.Dictionary | ||
DeadProtocols | BaseProtocol>.Dictionary | ||
ManageProtocols | HashSet |
Метод | Описание | |
---|---|---|
CleanupDeadProtocols ( ) : int | ||
EnqueueForDelete ( this pProtocol ) : void | ||
GetProtocol ( uint id, bool includeDeadProtocols = false ) : |
||
Manage ( ) : void | ||
RegisterProtocol ( this pProtocol ) : void | ||
Shutdown ( ) : void | ||
UnRegisterProtocol ( this pProtocol ) : void |
public static CleanupDeadProtocols ( ) : int | ||
Результат | int |
public static EnqueueForDelete ( this pProtocol ) : void | ||
pProtocol | this | |
Результат | void |
public static GetProtocol ( uint id, bool includeDeadProtocols = false ) : |
||
id | uint | |
includeDeadProtocols | bool | |
Результат |
public static RegisterProtocol ( this pProtocol ) : void | ||
pProtocol | this | |
Результат | void |
public static UnRegisterProtocol ( this pProtocol ) : void | ||
pProtocol | this | |
Результат | void |
public static Dictionary |
||
Результат | BaseProtocol>.Dictionary |
public static Dictionary |
||
Результат | BaseProtocol>.Dictionary |