Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

PreNegotiationEventArgs Class

Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)

Provides data for PreNegotiation event.

Syntax
public class PreNegotiationEventArgs : EventArgs
Inheritance
Object
EventArgs
PreNegotiationEventArgs
Inherited Members
EventArgs.Empty
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
Accept

Gets or sets a value indicating whether to accept a new session.

ClientAddress

Gets the client's IP address.

ClientEndPoint

Gets the client-side endpoint of the client's connection.

ClientSoftwareIdentifier

Gets identifier of the client software.

Context

An optional custom object representing the session context.

CustomMessage

An optional custom message. Contains information about the rejection.

IsRenegotiation

Gets a value indicating whether SSH renegotiation is to take place.

Reason

An optional disconnect reason code. Can be specified in addition to CustomMessage. Only used for SSH.

ServerAddress

Gets the server-side IP address of the client's connection.

ServerEndPoint

Gets the server-side endpoint of the client's connection.

Session

Gets server session.

Task

An optional task to be awaited.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies