[This is preliminary documentation and is subject to change.]
Represents an implementation of INetGate that allows all traffic
System Object NFX DisposableObject NFX.ApplicationModel ApplicationComponent NFX.IO.Net.Gate NOPNetGateNamespace: NFX.IO.Net.GateAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public class NOPNetGate : ApplicationComponent, INetGate,
IApplicationComponent, IDisposable
public class NOPNetGate : ApplicationComponent, INetGate,
IApplicationComponent, IDisposable
Public Class NOPNetGate
Inherits ApplicationComponent
Implements INetGate, IApplicationComponent, IDisposable
Public Class NOPNetGate
Inherits ApplicationComponent
Implements INetGate, IApplicationComponent, IDisposable
public ref class NOPNetGate : public ApplicationComponent,
INetGate, IApplicationComponent, IDisposable
public ref class NOPNetGate : public ApplicationComponent,
INetGate, IApplicationComponent, IDisposable
type NOPNetGate =
class
inherit ApplicationComponent
interface INetGate
interface IApplicationComponent
interface IDisposable
end
type NOPNetGate =
class
inherit ApplicationComponent
interface INetGate
interface IApplicationComponent
interface IDisposable
end