메소드 | 설명 | |
---|---|---|
Get ( int begSeqNo, int endSeqNo, List |
||
GetCreationTime ( ) : System.DateTime | ||
GetNextSenderMsgSeqNum ( ) : int | ||
GetNextTargetMsgSeqNum ( ) : int | ||
IncrNextSenderMsgSeqNum ( ) : void | ||
IncrNextTargetMsgSeqNum ( ) : void | ||
MemoryStore ( ) : System.Collections.Generic | ||
Refresh ( ) : void | ||
Reset ( ) : void | ||
Set ( int msgSeqNum, string msg ) : bool | ||
SetNextSenderMsgSeqNum ( int value ) : void | ||
SetNextTargetMsgSeqNum ( int value ) : void |
public Get ( int begSeqNo, int endSeqNo, List |
||
begSeqNo | int | |
endSeqNo | int | |
messages | List |
|
리턴 | bool |
public MemoryStore ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public SetNextSenderMsgSeqNum ( int value ) : void | ||
value | int | |
리턴 | void |
public SetNextTargetMsgSeqNum ( int value ) : void | ||
value | int | |
리턴 | void |