• ClientAllowConnectEventArgs

Contents

ClientAllowConnectEventArgs

Namespace: Shared.Communication

Assembly: SharedLib

Event Args for allowing/denying a client conenction

Constructors

#ctor(String) Constructor

Properties

IPAddress IP Address of client trying to connect
Allow Specify whether the client is allowed to connect (true) or deny the connection (false)

In This Document