For a list of all members of this type, see ILMNetSnk members.
"| Name | Description | |
|---|---|---|
| AddRestriction | Adds the specified IP address to a list of restricted addresses. |
| 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. |
| CloseAll | Closes all connections. |
| FindConnection | Gets the object of the connection at the specified ID in the list of available connections to the server. |
| FindRestriction | Gets the index of the specified IP address in the restriction list. |
| FindUser | Gets the index of the registered user with the specified username. |
| GetFastestQueueDuration | Gets the network sink's client queue duration for undelivered sample buffers. |
| GetPassword | Gets the password of the user at the specified index in the list of registered users. |
| GetRestriction | Gets the restricted IP address at the specified index from the list of restrictions. |
| GetUsername | Gets the username of the user at the specified index in the list of registered users. |
| RemoveAllRestrictions | Removes all the restrictions from the restriction list. |
| RemoveAllUsers | Removes all the registered users. |
| RemoveRestriction | Removes the restriction at the specified index from the list of restrictions. |
| RemoveUser | Removes the user at the specified index from the registered user list. |
| SetPassword | Sets the password of the user at the specified index in the list of registered users. |