ApplePushMessage Constructor (SerializationInfo^, StreamingContext)
Initializes a new instance of the ApplePushMessage class with the specified serialization information and streaming context.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
A SerializationInfo containing information about the AlertProperties to be initialized.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
A StreamingContext that indicates the source destination and context information of a serialized stream.
Show: