RdpFragmentationException Class

Summary

Exception that is thrown when we try to send a packet that is too large for this connection.
Namespace
Atavism
Interfaces
  • ISerializable
Base Types
  • object
  • Exception
graph BT Type-->Base0["Exception"] Base0-->Base1["object"] Type-.->Interface0["ISerializable"] Type["RdpFragmentationException"] class Type type-node

Syntax

public class RdpFragmentationException : Exception, ISerializable

Constructors

Properties

Name Value Summary
DataCapacity int
DataLength int