ChannelOpenConfirmedEventArgs
Provides data for  OpenConfirmed event.
            
                
Gets the initial size of the window.
            
Gets the maximum size of the packet.
            
public ChannelOpenConfirmedEventArgs(uint remoteChannelNumber, uint initialWindowSize, uint maximumPacketSize)
Initializes a new instance of the  ChannelOpenConfirmedEventArgs class.