Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.15
|
Leadtools.MediaStreaming Namespace : IPFilters Class |
public class IPFilters : System.IDisposable
'Declaration
Public Class IPFilters Implements System.IDisposable
'Usage
Dim instance As IPFilters
public ref class IPFilters : public System.IDisposable
A copy of the current IP filters can be obtained by calling the GetIPFilters method. The copy can be changed without affecting the Server object's current IP Filters.
After editing, the changes can be applied to the Server object by calling the SetIPFilters method.