Namespace: IBM.Broker.PluginAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
protected NBSocketException(
SerializationInfo info,
StreamingContext context
)
protected NBSocketException(
SerializationInfo info,
StreamingContext context
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
protected:
NBSocketException(
SerializationInfo^ info,
StreamingContext context
)
protected:
NBSocketException(
SerializationInfo^ info,
StreamingContext context
)
new :
info : SerializationInfo *
context : StreamingContext -> NBSocketException
new :
info : SerializationInfo *
context : StreamingContext -> NBSocketException