VelocityPacketFormatFatalException Constructor
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New VelocityPacketFormatFatalException()
public VelocityPacketFormatFatalException()
public:
VelocityPacketFormatFatalException()
new : unit -> VelocityPacketFormatFatalException
public function VelocityPacketFormatFatalException()
See Also
Reference
VelocityPacketFormatFatalException Class