W3cubDocs

/Haxe C#

ObjRef

package cs.system.runtime.remoting

implements IObjectReference, ISerializable

@:libType@:csNative@:native("System.Runtime.Remoting.ObjRef") Available on cs

Constructor

@:final @:overload new ()

private @:final @:overload new (info:SerializationInfo, context:StreamingContext)

@:final @:overload new (o:MarshalByRefObject, requestedType:Type)

Variables

ChannelInfo:IChannelInfo

EnvoyInfo:IEnvoyInfo

TypeInfo:IRemotingTypeInfo

URI:String

Methods

@:overload GetObjectData (info:SerializationInfo, context:StreamingContext):Void

@:overload GetRealObject (context:StreamingContext):Dynamic

@:final @:overload IsFromThisAppDomain ():Bool

@:final @:overload IsFromThisProcess ():Bool

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/runtime/remoting/ObjRef.html