←Select platform
In This Topic ▼

ILMNetSnk Interface Members

Summary

The following tables list the members exposed by ILMNetSnk.

Public Methods

Name Description
Public Method
AddRestriction Adds the specified IP address to a list of restricted addresses.
Public Method AddUser Adds a new user to the list of registered users in the server and retrieves the index of the added user in the list.
Public Method CloseAll Closes all connections.
Public Method FindConnection Gets the object of the connection at the specified ID in the list of available connections to the server.
Public Method FindRestriction Gets the index of the specified IP address in the restriction list.
Public Method FindUser Gets the index of the registered user with the specified username.
Public Method GetFastestQueueDuration Gets the network sink's client queue duration for undelivered sample buffers.
Public Method GetPassword Gets the password of the user at the specified index in the list of registered users.
Public Method GetRestriction Gets the restricted IP address at the specified index from the list of restrictions.
Public Method GetUsername Gets the username of the user at the specified index in the list of registered users.
Public Method RemoveAllRestrictions Removes all the restrictions from the restriction list.
Public Method RemoveAllUsers Removes all registered users.
Public Method RemoveRestriction Removes the restriction at the specified index from the list of restrictions.
Public Method RemoveUser Removes the user name at the specified index from the registered user list.
Public Method SetPassword Sets the password of the user at the specified index in the list of registered users.

Public Properties

Name Description
Public Property
ConnectionCount Gets the number of open connections to the server.
Public Property ConnectionVersion Gets a number that determines whether the connection list has changed since the last time it was checked.
Public Property FirstConnection Gets the object for the first connection in the list of available connections to the server.
Public Property LastConnection Gets the object of the last connection in the list of available connections to the server.
Public Property LastConnectionID Gets the last connection ID for the most recent client connection.
Public Property RequireLogin Gets or sets a value that determines whether the server requires a user name and password to accept connections.
Public Property RestrictionCount Gets the number of restrictions in the restriction list.
Public Property UseEncryption Gets or sets a value that determines whether the server uses encryption.
Public Property UserCount Gets the number of registered users on the server.

Public Fields

Name Description
Public Field
ILMNetSnk.Connection The ILMNetSnk.Connection object is used to identify and manage connections at the server.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.