System.Runtime.Remoting [00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00] 1.0.3300.0 1.0.5000.0 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. System.Object System.Runtime.Remoting.Channels.IServerChannelSink The is used to create WSDL in situations where the URL ends with the string "?wsdl". The following table shows the channel configuration properties that can be specified for this channel sink. The first two properties combine to control the WSDL publication of objects published by the application domain. If false is specified for the first property, no WSDL is returned, regardless of the second property. (The default is true.) Otherwise, the second controls whether the global metadata object URI is permitted to respond. (The default is false.) Property Description metadataEnabled A Boolean value that specifies whether to honor requests that end in "?wsdl" if this sink is in the channel sink chain. The default setting is true. If false, the sink throws an exception in all cases where metadata is requested for any object in the application domain. This property is supported only by the .NET Framework version 1.1 on the following platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family. remoteApplicationMetadataEnabled A Boolean value that specifies whether to honor requests for the object URI "RemoteApplicationMetadata?wsdl", which returns WSDL that describes all objects that are published by the application domain. If false, then any request to "RemoteApplicationMetadata.rem" throws an exception. All other "?wsdl" requests for particular object URIs are honored. If true, the global metadata request is honored. The default setting is false. This property is supported only by the .NET Framework version 1.1 on the following platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family. Provides the implementation for a server channel sink that generates Web Services Description Language (WSDL) dynamically on the server. Constructor To be added. To be added. To be added Initializes a new instance of the class. 1.0.5000.0 2.0.0.0 Method System.Void To be added Requests processing from the current sink of the response from a method call that was sent asynchronously. A stack of sinks that lead back to the server transport sink. Information associated with the current sink, generated on the request side, and needed on the response side. The response message. The headers to add to the return message heading to the client. The stream heading back to the transport sink. 1.0.5000.0 2.0.0.0 Method System.IO.Stream The current method is called when a response stream needs to be created. Returns the onto which the provided response message is to be serialized. The onto which the provided response message is to be serialized. A stack of sinks that lead back to the server transport sink. Information associated with the current sink, generated on the request side, and needed on the response side. The response message to serialize. The headers to put in the response stream to the client. 1.0.5000.0 2.0.0.0 Property System.Runtime.Remoting.Channels.IServerChannelSink To be added: an object of type 'Runtime.Remoting.Channels.IServerChannelSink' To be added Gets the next in the sink chain. 1.0.5000.0 2.0.0.0 Method System.Runtime.Remoting.Channels.ServerProcessing To be added: an object of type 'Runtime.Remoting.Channels.IServerChannelSinkStack' To be added: an object of type 'Runtime.Remoting.Messaging.IMessage' To be added: an object of type 'Runtime.Remoting.Channels.ITransportHeaders' To be added: an object of type 'IO.Stream' To be added: an object of type 'Runtime.Remoting.Messaging.IMessage&' To be added: an object of type 'Runtime.Remoting.Channels.ITransportHeaders&' To be added: an object of type 'IO.Stream&' To be added To be added: an object of type 'Runtime.Remoting.Channels.ServerProcessing' To be added 1.0.5000.0 2.0.0.0 Property System.Collections.IDictionary To be added: an object of type 'Collections.IDictionary' For more information, see [<topic://cpconchannelformatterconfigurationproperties>]. Gets a of properties for the current channel sink. 1.0.5000.0 2.0.0.0