0 out of 1 rated this helpful - Rate this topic

ProximityDevice.MaxMessageBytes | maxMessageBytes property

Gets the maximum size of a published message that this proximity device supports.

Syntax


public:
property unsigned int MaxMessageBytes { 
   unsigned int get();
}

Property value

Type: Number [JavaScript] | System.UInt32 [.NET] | uint32 [C++]

The maximum size of a published message that this proximity device supports.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

Windows.Networking.Proximity
Windows::Networking::Proximity [C++]

Metadata

Windows.winmd

Capabilities

proximity
ID_CAP_PROXIMITY [Windows Phone]

See also

ProximityDevice
Proximity and Tapping (JavaScript)
Proximity and Tapping (C#/VB/C++)
Samples
Proximity sample

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.