SshConnectionException GetObjectData Method SSH .NET Client Library Documentation
Gets the object data.

Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public override void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)

Implements

OnlineISerializable GetObjectData(SerializationInfo, StreamingContext)
Online_Exception GetObjectData(SerializationInfo, StreamingContext)
See Also