메소드 | 설명 | |
---|---|---|
ChannelWindowAdjustMessage ( ) |
Initializes a new instance of the ChannelWindowAdjustMessage class.
|
|
ChannelWindowAdjustMessage ( uint localChannelNumber, uint bytesToAdd ) |
Initializes a new instance of the ChannelWindowAdjustMessage class.
|
메소드 | 설명 | |
---|---|---|
LoadData ( ) : void |
Called when type specific data need to be loaded.
|
|
SaveData ( ) : void |
Called when type specific data need to be saved.
|
메소드 | 설명 | |
---|---|---|
Process ( Session session ) : void |
public ChannelWindowAdjustMessage ( uint localChannelNumber, uint bytesToAdd ) | ||
localChannelNumber | uint | The local channel number. |
bytesToAdd | uint | The bytes to add. |