Property | Type | Description | |
---|---|---|---|
ActiveProtocols | BaseProtocol>.Dictionary | ||
DeadProtocols | BaseProtocol>.Dictionary | ||
ManageProtocols | HashSet |
Method | Description | |
---|---|---|
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 EnqueueForDelete ( this pProtocol ) : void | ||
pProtocol | this | |
return | void |
public static GetProtocol ( uint id, bool includeDeadProtocols = false ) : |
||
id | uint | |
includeDeadProtocols | bool | |
return |
public static RegisterProtocol ( this pProtocol ) : void | ||
pProtocol | this | |
return | void |
public static UnRegisterProtocol ( this pProtocol ) : void | ||
pProtocol | this | |
return | void |
public static Dictionary |
||
return | BaseProtocol>.Dictionary |
public static Dictionary |
||
return | BaseProtocol>.Dictionary |