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!

OneWayAttribute Class

[To be supplied.]

Object
   Attribute
      OneWayAttribute

[Visual Basic]
Public Class OneWayAttribute
   Inherits Attribute
[C#]
public class OneWayAttribute : Attribute
[C++]
public __gc class OneWayAttribute : public Attribute
[JScript]
public class OneWayAttribute extends Attribute

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

OneWayAttribute Members | System.Runtime.Remoting Namespace