PowerTCP Zip Compression for .NET
BusyException Constructor(SerializationInfo,StreamingContext)




Initializes a new instance of the BusyException class.
Syntax
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New BusyException(info, context)
protected BusyException( 
   SerializationInfo info,
   StreamingContext context
)
protected: BusyException( 
   SerializationInfo* info,
   StreamingContext context
)
protected:
BusyException( 
   SerializationInfo^ info,
   StreamingContext context
)

Parameters

info
context
See Also

Reference

BusyException Class
BusyException Members
Overload List


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic