[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The AdhocStatusMessagetype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
SetMessageType(String)
Sets the message type for the message (such as SoftDistDownloadFailEvent). This must be set.
SetSeverity(StatusEventSeverity)
Sets the severity for the message. Defaults to Invalid, which won't work. So set this!
ToString () () () () (Inherited from Object.)

See Also