NOPNetGate ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents an implementation of INetGate that allows all traffic
Inheritance Hierarchy

OnlineSystem Object
  NFX DisposableObject
    NFX.ApplicationModel ApplicationComponent
      NFX.IO.Net.Gate NOPNetGate

Namespace: NFX.IO.Net.Gate
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class NOPNetGate : ApplicationComponent, INetGate, 
	IApplicationComponent, IDisposable
See Also