Unit 'vsPastellaServer' Package
[Overview][Types][Classes][Index] [#pl_synapsevs]

TP2PSettings

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: vspastellaserver.pas line 218

type TP2PSettings = class

  ListenPort: string;

  

  ListenIP: string;

  

  UID: string;

  

  DoListen: Boolean;

  

  MinConnections: Integer;

  

  MaxConnections: Integer;

  

  NumConnections: Integer;

  

  RejectSend: Boolean;

  

  CS: TCriticalSection;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TP2PSettings

  

|

TObject



CT Web help

CodeTyphon Studio