Свойство | Тип | Описание | |
---|---|---|---|
GetObjectData | void | ||
ReplayAttackException | System |
Метод | Описание | |
---|---|---|
ReplayAttackException ( ) : System | ||
ReplayAttackException ( |
Creates a new replay attack exception.
|
|
ReplayAttackException ( string message ) : System | ||
ReplayAttackException ( string message, |
Метод | Описание | |
---|---|---|
GetObjectData ( |
||
ReplayAttackException ( |
Deserializes an exception.
|
public ReplayAttackException ( |
||
feedUrl | The URL of the feed file to be added to the cache. | |
oldTime | System.DateTime | The last changed time stamp of the existing file in the cache. |
newTime | System.DateTime | The last changed time stamp of the new file to be added. |
Результат | System |
public ReplayAttackException ( string message ) : System | ||
message | string | |
Результат | System |
public ReplayAttackException ( string message, |
||
message | string | |
innerException | ||
Результат | System |