C# Class System.ServiceModel.Channels.SessionOpenNotification

Datei anzeigen Open project: mahasak/dotnet452 Class Usage Examples

Public Methods

Method Description
UpdateMessageProperties ( MessageProperties inboundMessageProperties ) : void

Method Details

UpdateMessageProperties() public abstract method

public abstract UpdateMessageProperties ( MessageProperties inboundMessageProperties ) : void
inboundMessageProperties MessageProperties
return void