You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns an object that represents a service provided by the System.ComponentModel.Component or by its System.ComponentModel.Container.
72
78
73
79
service: A service provided by the System.ComponentModel.Component.
74
-
Returns: An System.Object that represents a service provided by the System.ComponentModel.Component, or null if the System.ComponentModel.Component does not provide
75
-
the specified service.
80
+
Returns: An System.Object that represents a service provided by the System.ComponentModel.Component, or null if the System.ComponentModel.Component does not provide the specified service.
Creates a shallow copy of the current System.MarshalByRefObject object.
84
90
85
-
cloneIdentity: false to delete the current System.MarshalByRefObject object's identity, which will cause the object to be assigned a new identity when it is marshaled
86
-
across a remoting boundary. A value of false is usually appropriate. true to copy the current System.MarshalByRefObject object's identity to its clone,
87
-
which will cause remoting client calls to be routed to the remote server object.
91
+
cloneIdentity: false to delete the current System.MarshalByRefObject object's identity, which will cause the object to be assigned a new identity when it is marshaled across a remoting boundary. A value of false is usually appropriate. true to copy the current
92
+
System.MarshalByRefObject object's identity to its clone, which will cause remoting client calls to be routed to the remote server object.
88
93
89
94
Returns: A shallow copy of the current System.MarshalByRefObject object.
Returns an object that represents a service provided by the System.ComponentModel.Component or by its System.ComponentModel.Container.
72
78
73
79
service: A service provided by the System.ComponentModel.Component.
74
-
Returns: An System.Object that represents a service provided by the System.ComponentModel.Component, or null if the System.ComponentModel.Component does not provide
75
-
the specified service.
80
+
Returns: An System.Object that represents a service provided by the System.ComponentModel.Component, or null if the System.ComponentModel.Component does not provide the specified service.
Creates a shallow copy of the current System.MarshalByRefObject object.
84
90
85
-
cloneIdentity: false to delete the current System.MarshalByRefObject object's identity, which will cause the object to be assigned a new identity when it is marshaled
86
-
across a remoting boundary. A value of false is usually appropriate. true to copy the current System.MarshalByRefObject object's identity to its clone,
87
-
which will cause remoting client calls to be routed to the remote server object.
91
+
cloneIdentity: false to delete the current System.MarshalByRefObject object's identity, which will cause the object to be assigned a new identity when it is marshaled across a remoting boundary. A value of false is usually appropriate. true to copy the current
92
+
System.MarshalByRefObject object's identity to its clone, which will cause remoting client calls to be routed to the remote server object.
88
93
89
94
Returns: A shallow copy of the current System.MarshalByRefObject object.
0 commit comments