Leer en inglés

Compartir a través de


ConnectionFailedException Constructor (SerializationInfo, StreamingContext)

 

Initializes a new instance of the ConnectionFailedException class with the specified serialization data.

Namespace:   Microsoft.WindowsServerSolutions.Common.ProviderFramework.public
Assembly:  ProviderFramework (in ProviderFramework.dll)

Syntax

protected ConnectionFailedException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

ConnectionFailedException Overload
ConnectionFailedException Class
Microsoft.WindowsServerSolutions.Common.ProviderFramework.public Namespace

Return to top