[This is preliminary documentation and is subject to change.]
Stipulates general contract for nrtwork gates - entities similar to firewall.
Network gates allow/deny in/out traffic based on a set of rules
Namespace: NFX.IO.Net.GateAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface INetGate : IApplicationComponent,
IDisposable
public interface INetGate : IApplicationComponent,
IDisposable
Public Interface INetGate
Inherits IApplicationComponent, IDisposable
Public Interface INetGate
Inherits IApplicationComponent, IDisposable
public interface class INetGate : IApplicationComponent,
IDisposable
public interface class INetGate : IApplicationComponent,
IDisposable
type INetGate =
interface
interface IApplicationComponent
interface IDisposable
end
type INetGate =
interface
interface IApplicationComponent
interface IDisposable
end