https://learn.microsoft.com/tr-tr/dotnet/api/microsoft.powershell.scheduledjob.scheduledjobtrigger.getobjectdata?view=powershellsdk-1.1.0
ScheduledJobTrigger.GetObjectData(SerializationInfo, StreamingContext) Method...
GetObjectData for ISerializable implementation.
method
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.streamingcontext?view=netframework-4.0
StreamingContext Struct (System.Runtime.Serialization) | Microsoft Learn
Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.
structsystemruntimeserializationmicrosoft
https://learn.microsoft.com/ko-kr/dotnet/api/system.runtime.serialization.iserializable.getobjectdata?view=netframework-4.8.1&viewFallbackFrom=net-6.0
ISerializable.GetObjectData(SerializationInfo, StreamingContext) Method...
Populates a SerializationInfo with the data needed to serialize the target object.
method
https://learn.microsoft.com/zh-tw/dotnet/api/system.exception.getobjectdata?view=netframework-4.8.1&viewFallbackFrom=net-5.0
Exception.GetObjectData(SerializationInfo, StreamingContext) Method (System) | Microsoft Learn
When overridden in a derived class, sets the SerializationInfo with information about the exception.
exceptionmethodsystemmicrosoftlearn
https://mongodb.github.io/mongo-csharp-driver/2.8/apidocs/html/M_MongoDB_Driver_Core_Operations_MongoBulkWriteOperationException__ctor_1.htm
MongoBulkWriteOperationException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the class.
constructor
https://learn.microsoft.com/zh-cn/dotnet/api/system.runtime.serialization.streamingcontext?view=netframework-4.8.1&viewFallbackFrom=net-6.0
StreamingContext Struct (System.Runtime.Serialization) | Microsoft Learn
Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.
structsystemruntimeserializationmicrosoft
https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/M_MongoDB_Driver_MongoException__ctor.htm
MongoException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the class.
constructor
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.streamingcontext?view=net-10.0&redirectedfrom=MSDN
StreamingContext Struct (System.Runtime.Serialization) | Microsoft Learn
Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.
structsystemruntimeserializationmicrosoft
https://mongodb.github.io/mongo-csharp-driver/2.3/apidocs/html/M_MongoDB_Driver_MongoClientException__ctor.htm
MongoClientException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the class.
constructor
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.iserializable.getobjectdata?view=netframework-4.8.1
ISerializable.GetObjectData(SerializationInfo, StreamingContext) Method...
Populates a SerializationInfo with the data needed to serialize the target object.
method
https://learn.microsoft.com/es-es/dotnet/api/system.dbnull.getobjectdata?view=netframework-4.8.1&viewFallbackFrom=net-10.0
DBNull.GetObjectData(SerializationInfo, StreamingContext) Method (System) | Microsoft Learn
Implements the ISerializable interface and returns the data needed to serialize the DBNull object.
methodsystemmicrosoftlearn
https://docs.aws.amazon.com/sdkfornet/v4/apidocs/items/SNS/MTagPolicyExceptionGetObjectDataSerializationInfoStreamingContext.html
TagPolicyException.GetObjectData Method (SerializationInfo, StreamingContext) | AWS SDK for .NET...
TagPolicyException.GetObjectData Method (SerializationInfo, StreamingContext)
methodawssdk
https://learn.microsoft.com/ja-jp/dotnet/api/system.runtime.remoting.proxies.realproxy.getobjectdata?view=netframework-4.8.1
RealProxy.GetObjectData(SerializationInfo, StreamingContext) Method...
Adds the transparent proxy of the object represented by the current instance of RealProxy to the specified SerializationInfo.
method
https://learn.microsoft.com/cs-cz/dotnet/api/system.argumentexception.getobjectdata?view=net-10.0
ArgumentException.GetObjectData(SerializationInfo, StreamingContext) Method (System) | Microsoft...
Sets the SerializationInfo object with the parameter name and additional exception information.
methodsystemmicrosoft
https://learn.microsoft.com/pl-pl/dotnet/api/system.runtime.interopservices._exception.getobjectdata?view=netframework-4.8.1
_Exception.GetObjectData(SerializationInfo, StreamingContext) Method...
Provides COM objects with version-independent access to the GetObjectData(SerializationInfo, StreamingContext) method.
exceptionmethod
https://learn.microsoft.com/id-id/dotnet/api/system.reflection.parameterinfo.getrealobject?view=netframework-4.8.1&viewFallbackFrom=net-10.0
ParameterInfo.GetRealObject(StreamingContext) Method (System.Reflection) | Microsoft Learn
Returns the real object that should be deserialized instead of the object that the serialized stream specifies.
methodsystemreflectionmicrosoftlearn
https://learn.microsoft.com/ja-jp/dotnet/api/system.argumentexception.getobjectdata?view=netframework-4.7.1
ArgumentException.GetObjectData(SerializationInfo, StreamingContext) Method (System) | Microsoft...
Sets the SerializationInfo object with the parameter name and additional exception information.
methodsystemmicrosoft
https://learn.microsoft.com/ru-ru/dotnet/api/system.exception.getobjectdata?view=netframework-4.8.1
Exception.GetObjectData(SerializationInfo, StreamingContext) Method (System) | Microsoft Learn
When overridden in a derived class, sets the SerializationInfo with information about the exception.
exceptionmethodsystemmicrosoftlearn
https://learn.microsoft.com/it-it/dotnet/api/system.multicastdelegate.getobjectdata?view=netframework-4.8.1&viewFallbackFrom=net-8.0
MulticastDelegate.GetObjectData(SerializationInfo, StreamingContext) Method (System) | Microsoft...
Populates a SerializationInfo object with all the data needed to serialize this instance.
methodsystemmicrosoft
https://spark.apache.org/docs/3.5.6/api/scala/org/apache/spark/streaming/StreamingContext.html
Spark 3.5.6 ScalaDoc - org.apache.spark.streaming.StreamingContext
Spark 3.5.6 ScalaDoc - org.apache.spark.streaming.StreamingContext
sparkscaladocapachestreaming
https://learn.microsoft.com/en-us/dotnet/api/system.text.regularexpressions.regex.system-runtime-serialization-iserializable-getobjectdata?view=netframework-4.8.1
Regex.ISerializable.GetObjectData(SerializationInfo, StreamingContext) Method...
Populates a SerializationInfo object with the data necessary to deserialize the current Regex object.
regexmethod
https://docs.aws.amazon.com/sdkfornet/v4/apidocs/items/DynamoDBv2/MImportConflictExceptionGetObjectDataSerializationInfoStreamingContext.html
ImportConflictException.GetObjectData Method (SerializationInfo, StreamingContext) | AWS SDK for...
ImportConflictException.GetObjectData Method (SerializationInfo, StreamingContext)
methodawssdk
https://learn.microsoft.com/zh-tw/dotnet/api/system.exception.getobjectdata?view=netframework-4.8.1&viewFallbackFrom=net-10.0
Exception.GetObjectData(SerializationInfo, StreamingContext) Method (System) | Microsoft Learn
When overridden in a derived class, sets the SerializationInfo with information about the exception.
exceptionmethodsystemmicrosoftlearn
https://learn.microsoft.com/it-it/dotnet/api/system.security.claims.claimsidentity.getobjectdata?view=netframework-4.8.1&viewFallbackFrom=net-10.0
ClaimsIdentity.GetObjectData(SerializationInfo, StreamingContext) Method (System.Security.Claims) |...
Populates the SerializationInfo with data needed to serialize the current ClaimsIdentity object.
system securitymethodclaims
https://learn.microsoft.com/pt-br/dotnet/api/system.runtime.serialization.streamingcontext?view=netframework-4.8.1&viewFallbackFrom=net-10.0-pp
StreamingContext Struct (System.Runtime.Serialization) | Microsoft Learn
Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.
structsystemruntimeserializationmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.streamingcontext.context?view=netframework-4.7.2
StreamingContext.Context Property (System.Runtime.Serialization) | Microsoft Learn
Gets context specified as part of the additional context.
property systemcontextruntimeserializationmicrosoft
https://mongodb.github.io/mongo-csharp-driver/2.16/apidocs/html/M_MongoDB_Bson_BsonInternalException__ctor_1.htm
BsonInternalException Constructor (SerializationInfo, StreamingContext)
Initializes a new instance of the BsonInternalException class (this overload used by deserialization).
constructor