RoleRuntimeBridge Class

 

Namespace:   Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

System.Object
  System.MarshalByRefObject
    Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader.RoleRuntimeBridge

[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
[WindowsAzureHostingPermissionAttribute(SecurityAction.LinkDemand, 
	Unrestricted = true)]
public sealed class RoleRuntimeBridge : MarshalByRefObject

NameDescription
System_CAPS_pubpropertyRoleType

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: