NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BinaryMessageFormatter Constructor ()

Creates a new Binary message formatter object.

[Visual Basic]
Overloads Public Sub New()
[C#]
public BinaryMessageFormatter();
[C++]
public: BinaryMessageFormatter();
[JScript]
public function BinaryMessageFormatter();

See Also

BinaryMessageFormatter Class | BinaryMessageFormatter Members | System.Messaging Namespace | BinaryMessageFormatter Constructor Overload List