Megosztás a következőn keresztül:


MessageFileBase.SerializeToInbox Method ()

 

Creates a file and writes it directly to the appropriate inbox. If the Configuration Manager site server is not present on the local machine where this is run and HostName is not set, an exception will be raised.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

public void SerializeToInbox()
public:
void SerializeToInbox()
Public Sub SerializeToInbox

See Also

SerializeToInbox Overload
MessageFileBase Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top