Метод | Описание | |
---|---|---|
CheckIPEventArgs ( |
Creates a new instance of the CheckIPEventArgs class.
|
public CheckIPEventArgs ( |
||
remoteAddress | The ip address of the remote end point. | |
allowJoining | bool | True if the user is allowed to join, otherwise false. |
Результат | System |