C# Class System.Runtime.Remoting.Channels.CachedSocketList

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Méthode Description
CachedSocketList ( System.TimeSpan socketLifetime, SocketCachePolicy socketCachePolicy ) : System
GetSocket ( ) : SocketHandler
ReturnSocket ( SocketHandler socket ) : void
TimeoutSockets ( System.DateTime currentTime, System.TimeSpan socketLifetime ) : void