LocalServerDiscoveryFile Class Members
In This Topic
The following tables list the members exposed by LocalServerDiscoveryFile.
Public Constructors
Public Fields
| Name | Description |
| Extension | The standard file extension for a discovery file |
| FileFilter | A file matching filter for discovery files |
Top
Public Properties
| Name | Description |
| FileNamePath | The fully qualified file name and path for the discovery file |
| IsAlive | Indicates if the socket proxy host is still running |
| ProcessId | The process Id of the socket proxy host. |
| PublisherPort | The TCP port to publish information to (for agents) |
| SubscriberPort | The TCP port for subscribers to get information from (for analyst) |
Top
See Also