PowerTCP Sockets for .NET
ProtocolException Constructor




Syntax
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New ProtocolException(info, context)
protected ProtocolException( 
   SerializationInfo info,
   StreamingContext context
)
protected: ProtocolException( 
   SerializationInfo* info,
   StreamingContext context
)
protected:
ProtocolException( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
context
See Also

Reference

ProtocolException Class
ProtocolException Members


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic