Collapse imageExpand ImageCopy imageCopyHover image
       



NCache Class Library Reference
StreamCloseException..::..GetObjectData Method
StreamCloseException Class See Also Send Feedback

Namespace: Alachisoft.NCache.Runtime.Exceptions
Assembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)

Syntax

C#
public override void GetObjectData(
	SerializationInfo info,
	StreamingContext context
)
Visual Basic
Public Overrides Sub GetObjectData ( _
	info As SerializationInfo, _
	context As StreamingContext _
)
Visual C++
public:
virtual void GetObjectData(
	SerializationInfo^ info, 
	StreamingContext context
) override

Parameters

info
Type: System.Runtime.Serialization..::..SerializationInfo
context
Type: System.Runtime.Serialization..::..StreamingContext

Implements

ISerializable..::..GetObjectData(SerializationInfo, StreamingContext)
ISerializable..::..GetObjectData(SerializationInfo, StreamingContext)
ISerializable..::..GetObjectData(SerializationInfo, StreamingContext)
_Exception..::..GetObjectData(SerializationInfo, StreamingContext)

See Also

StreamCloseException Class
StreamCloseException Members
Alachisoft.NCache.Runtime.Exceptions Namespace
Footer image

Send comments on this topic to support@alachisoft.com

Copyright © 2005-2012 Alachisoft. All rights reserved.