C# Class RemObjects.InternetPack.Server

Inheritance: System.ComponentModel.Component
Afficher le fichier Open project: remobjects/internetpack Class Usage Examples

Protected Properties

Свойство Type Description
fActive System.Boolean

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Close ( ) : void
GetWorkerClass ( ) : Type
Open ( ) : void
ShouldSerializePort ( ) : System.Boolean

Méthodes protégées

Méthode Description
Dispose ( System.Boolean disposing ) : void
IsRunningOnMono ( ) : System.Boolean
Server ( ) : System

Method Details

Close() public méthode

public Close ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( System.Boolean disposing ) : void
disposing System.Boolean
Résultat void

GetWorkerClass() public méthode

public GetWorkerClass ( ) : Type
Résultat System.Type

IsRunningOnMono() protected static méthode

protected static IsRunningOnMono ( ) : System.Boolean
Résultat System.Boolean

Open() public méthode

public Open ( ) : void
Résultat void

Server() protected méthode

protected Server ( ) : System
Résultat System

ShouldSerializePort() public méthode

public ShouldSerializePort ( ) : System.Boolean
Résultat System.Boolean

Property Details

fActive protected_oe property

protected Boolean,System fActive
Résultat System.Boolean