Managed Syslog Server Class Library Reference

ErrorPacketRule.GetErrorPacketRule Method 

不正なパケットを処理するデフォルトの処理方法を取得します。

[Visual Basic]
Public Shared Function GetErrorPacketRule() As ErrorPacketRuleType
[C#]
public static ErrorPacketRuleType GetErrorPacketRule();

Return Value

app.config の値に設定された ErrorPacketRuleType

See Also

ErrorPacketRule Class | Syslog.Config Namespace