PeanutButter
Loading...
Searching...
No Matches
PeanutButter.SimpleTcpServer.ITrackingDisposable Interface Reference

An IDisposable animal with a Disposed property one can interrogate to find out if the item has been disposed. More...

Inheritance diagram for PeanutButter.SimpleTcpServer.ITrackingDisposable:
PeanutButter.SimpleTcpServer.TcpServer PeanutButter.SimpleHTTPServer.HttpServerBase PeanutButter.SimpleHTTPServer.HttpServer

Properties

bool Disposed [get]
 Flag: should be true when the item has been disposed.

Detailed Description

An IDisposable animal with a Disposed property one can interrogate to find out if the item has been disposed.

Property Documentation

◆ Disposed

bool PeanutButter.SimpleTcpServer.ITrackingDisposable.Disposed
get

Flag: should be true when the item has been disposed.

Implemented in PeanutButter.SimpleTcpServer.TcpServer.


The documentation for this interface was generated from the following file:
  • source/SimpleServers/PeanutButter.SimpleTcpServer/TcpServer.cs